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
2 questions
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#3
RE: 2 questions

2.:
Use the following in a script file:
SetupLoadScreen(string&asTextCat, string&asTextEntry, int alRandomNum, string&asImageFile)
(See wiki: http://wiki.frictionalgames.com/hpl2/amn..._functions )

This makes the load screen exiting the map the one specified. You would need to have the language file contain the named entry in the named category for the message. The third parameter (if > 1) appends a random number (< the parameter) to the end of the string in argument 2 (asTextEntry). Use the last argument to set up your custom image, which would be in your custom story folder.

Music remains playing over the load screen - so just start the music you wish to play when loading just before you exit the map.
(This post was last modified: 09-02-2011, 08:37 PM by Apjjm.)
09-02-2011, 08:36 PM
Find


Messages In This Thread
2 questions - by tklamka - 09-02-2011, 08:15 PM
RE: 2 questions - by ZRPT1 - 09-02-2011, 08:26 PM
RE: 2 questions - by Apjjm - 09-02-2011, 08:36 PM



Users browsing this thread: 1 Guest(s)