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
Help with Credits
i3670 Offline
Posting Freak

Posts: 1,308
Threads: 74
Joined: Oct 2011
Reputation: 36
#1
Help with Credits

Hi I'm trying this script atm. but it gives me an error message:

main(198,1) : ERR : Unexpected token '{'


void OnStart()
{
AddEntityCollideCallback("Player", "Ending_Area_1", "StartCredits", true, 1);
}

"197" void StartCredits(string &in asParent, string &in asChild, int alState);
"198" {
"199" StartCredits("05_paper_transformation.ogg", true, "Ending", "MainCredits", 1);
"200" }

Help plox so close to wrapping my custom story up.
10-19-2011, 07:38 PM
Find


Messages In This Thread
Help with Credits - by i3670 - 10-19-2011, 07:38 PM
RE: Help with Credits - by Tanshaydar - 10-19-2011, 07:41 PM
RE: Help with Credits - by i3670 - 10-19-2011, 08:17 PM
RE: Help with Credits - by Your Computer - 10-19-2011, 08:45 PM
RE: Help with Credits - by i3670 - 10-19-2011, 08:56 PM
RE: Help with Credits - by Your Computer - 10-19-2011, 09:02 PM
RE: Help with Credits - by i3670 - 10-19-2011, 10:17 PM



Users browsing this thread: 1 Guest(s)