Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Functions aren't functioning properly
Kazakarumariou Away
An angry man.

Posts: 283
Threads: 8
Joined: Jul 2012
Reputation: 14
#3
RE: Loading screen text?

(07-06-2012, 05:09 PM)Statyk Wrote: The function:
void SetupLoadScreen(string&asTextCat, string&asTextEntry, int alRandomNum, string&asImageFile);

Determines which loading screen will be shown when changing maps.

asTextCat - the category of the loading text in the .lang file to be shown on the loading screen
asTextEntry
- the entry in the .lang file
alRandomNum
- if greater 1, then it will randomize between 1
and alRandom for each LoadScreen giving entry the suffix XX (eg 01). If
< =1 then no suffix is added
asImageFile
- the image to be shown (optional)


Fantastic!

Thanks for the immediate response. I will use this more in the future. +1 reputation for you.
07-06-2012, 05:22 PM
Find


Messages In This Thread
RE: Loading screen text? - by Statyk - 07-06-2012, 05:09 PM
RE: Loading screen text? - by Kazakarumariou - 07-06-2012, 05:22 PM
RE: Loading screen text? - by Statyk - 07-06-2012, 05:31 PM



Users browsing this thread: 1 Guest(s)