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
Configuration Files Help How do i make the end of the storie when player enter area
Linus Ågren Offline
Senior Member

Posts: 309
Threads: 58
Joined: Jan 2011
Reputation: 5
#2
RE: How do i make the end of the storie when player enter area

PHP Code: (Select All)
void StartCredits(stringasMusicbool abLoopMusicstringasTextCatstringasTextEntryint alEndNum); 
asMusic - the music to play (including .ogg)
abLoopMusic - determines whether the music should loop
asTextCat - the category to be used in the .lang file (must be “Ending”)
asTextEntry - the entry in the .lang file (must be “MainCredits”)
alEndNum - Amnesia has 3 different endings and displays a code at the bottom. Determines which code is displayed. 0-2 will display codes, any other integer will not.


(Taken from: http://wiki.frictionalgames.com/hpl2/amn..._functions)

Creator of The Dark Treasure.
01-02-2012, 04:09 AM
Website Find


Messages In This Thread
RE: How do i make the end of the storie when player enter area - by Linus Ågren - 01-02-2012, 04:09 AM



Users browsing this thread: 1 Guest(s)