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
Script Help 1 error which I can't solve/find?!
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#9
RE: 1 error which I can't solve/find?!

(01-24-2014, 10:35 PM)FlawlessHair Wrote: void Puzzle (string &in asEntity, int LeverState
{
if(GetLeverState("Lever1") == -1
&& GetLeverState("Lever2" ) == 1)
&& GetLeverState("Lever3" ) == -1
&& GetLeverState("Lever4" ) == -1
}

Also missing a ) after the void's syntax.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
01-24-2014, 10:42 PM
Find


Messages In This Thread
RE: 1 error which I can't solve/find?! - by Romulator - 01-24-2014, 10:42 PM



Users browsing this thread: 1 Guest(s)