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 end of file..i need help
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#2
RE: Unexpected end of file..i need help

Change this part to this:

void l1(string &in asEntity , int alState)
{
     if (GetLeverState("lever") == 1)
     {
          AddTimer("Timer", 0.5f, "Ladder");
     }
}

05-27-2011, 04:55 PM
Find


Messages In This Thread
RE: Unexpected end of file..i need help - by Kyle - 05-27-2011, 04:55 PM



Users browsing this thread: 1 Guest(s)