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
"Unexpected token {"
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#4
RE: "Unexpected token {"

Nevermind! I see it!

void areaExamine1(string &in asParent, string &in asChild, int alState)
{
SetMessage("Examine", "ExamineCorridorsPainting01", -1.0f);
}
void areaExamine2(string &in asParent, string &in asChild, int alState)
{
SetMessage("Examine", "ExamineCorridorsFungi01", -1.0f);
}



The semicolons were on the syntax and not the functions
01-21-2012, 05:49 AM
Find


Messages In This Thread
"Unexpected token {" - by Makoton - 01-21-2012, 03:46 AM
RE: "Unexpected token {" - by Statyk - 01-21-2012, 04:08 AM
RE: "Unexpected token {" - by Makoton - 01-21-2012, 04:29 AM
RE: "Unexpected token {" - by Statyk - 01-21-2012, 05:49 AM
RE: "Unexpected token {" - by Makoton - 01-21-2012, 01:17 PM



Users browsing this thread: 1 Guest(s)