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
Need Help with credits.
i3670 Offline
Posting Freak

Posts: 1,308
Threads: 74
Joined: Oct 2011
Reputation: 36
#8
RE: Need 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, 06:40 PM
Find


Messages In This Thread
Need Help with credits. - by A Tricky Carnie - 10-17-2011, 09:28 PM
RE: Need Help with credits. - by schmupper - 10-17-2011, 09:46 PM
RE: Need Help with credits. - by A Tricky Carnie - 10-18-2011, 08:46 PM
RE: Need Help with credits. - by Your Computer - 10-18-2011, 09:04 PM
RE: Need Help with credits. - by A Tricky Carnie - 10-18-2011, 09:08 PM
RE: Need Help with credits. - by Your Computer - 10-18-2011, 09:16 PM
RE: Need Help with credits. - by A Tricky Carnie - 10-18-2011, 09:27 PM
RE: Need Help with credits. - by i3670 - 10-19-2011, 06:40 PM



Users browsing this thread: 1 Guest(s)