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
Area Problems
Luis Offline
Frictional Games

Posts: 280
Threads: 19
Joined: Jun 2006
Reputation: 9
#8
RE: FALAL ERROR: Unexpected end of line

void CollidePlayerTeleport()
{
   TeleportPlayer("PlayerStartArea_2); <---- Closing double quote is missing
   FadeOut(0);
   FadeIn(20);
   SetMessage("Messages", "Player_1", 5.0f);
}

EOF
10-17-2010, 06:02 PM
Find


Messages In This Thread
Area Problems - by house - 10-16-2010, 09:49 PM
RE: FALAL ERROR: Unexpected end of line - by Luis - 10-17-2010, 06:02 PM
RE: Area Problems - by Luis - 10-18-2010, 04:48 PM
RE: Area Problems - by house - 10-18-2010, 06:28 PM



Users browsing this thread: 1 Guest(s)