| jessehmusic   Senior Member
 
 Posts: 423
 Threads: 102
 Joined: Dec 2011
 Reputation: 
8
 | 
			| RE: How do i make the end of the storie when player enter area 
 
				Like <CATEGORY Name="CreditsCat"><Entry Name="CreditsEntry">Made By JessehMusic Aka Hasse951 [br] scripts made by me and ferry adams and my irl dude[br] first map i made dont yell at me haha</Entry>
 </CATEGORY>
 what about "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."
 
 
				
(This post was last modified: 01-02-2012, 08:29 AM by jessehmusic.)
 |  | 
	| 01-02-2012, 08:25 AM |  | 
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: How do i make the end of the storie when player enter area 
 
				yes, you're fine. have it like this:
 StartCredits("MUSICFILE.ogg", true, "CreditsCat", "CreditsEntry", 3);
 
 |  | 
	| 01-02-2012, 03:59 PM |  |