The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
How do you start your own Credits?
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#1
How do you start your own Credits?

Pretty much the title


void OnStart()
{
AddEntityCollideCallback("Player" , "ScriptArea_1" , "MonsterFunc1" , true , 1);
}

void MonsterFunc1(string &in asParent , string &in asChild , int alState)
{
StartCredits( "", false, "Ending", "MainCredits", 0);
}

It starts the credits but it stars the Amnesia ending credits, not the one in my extra_english.lang?




hi


thats what's in my extra_english.lang
(This post was last modified: 10-15-2011, 02:53 AM by flamez3.)
10-15-2011, 01:15 AM
Find


Messages In This Thread
How do you start your own Credits? - by flamez3 - 10-15-2011, 01:15 AM
RE: How do you start your own Credits? - by Juby - 10-15-2011, 07:19 PM



Users browsing this thread: 2 Guest(s)