Page 1 of 1

[OBSOLETE] Level Name in Loading mensage

Posted: Fri Oct 06, 2006 3:14 pm
by Al Bundy
Is possible insert in Loading Screen:

Level Name
Loading...

Posted: Fri Oct 06, 2006 5:20 pm
by paradoxnj
I think this can be done through scripting. Not 100% sure though. People are not going to write your code for you. Check out the documentation and try to figure it out. Anyone will be glad to help you if you've done that.

Posted: Fri Oct 06, 2006 5:31 pm
by jonas
For the first level you set the loadscreen=loading.bmp in the menu.ini to your loading screen.

For levels after that you can set it with the changelevel entity under szSplash.

Posted: Sat Oct 07, 2006 12:39 am
by Al Bundy
paradoxnj wrote:I think this can be done through scripting. Not 100% sure though. People are not going to write your code for you. Check out the documentation and try to figure it out. Anyone will be glad to help you if you've done that.
Sorry, but I found that it would be interesting if somebody obtained to add this option in the RFEdit Pro.
jonas wrote:For the first level you set the loadscreen=loading.bmp in the menu.ini to your loading screen.

For levels after that you can set it with the changelevel entity under szSplash.
Thanks, but what is "szSplash", sorry my English and I am an beginning in RF. "szSplash" is script or is in RFEdit Pro ???

Posted: Sat Oct 07, 2006 12:59 am
by jonas
That's for rfeditpro. When you add the changelevel entity to the level, it is a value you set.

Posted: Sat Oct 07, 2006 2:56 am
by steven8
Here is a link to the online help file for the changlevel entity:

http://dhost.info/realityfactory/online ... eLevel.htm

Doing a changelevel at first can be confusing, but once you get one working, you'll sit back and say, "Wow! That was easy!" :D