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
What's wrong with this script?
Shadowfied Offline
Senior Member

Posts: 261
Threads: 34
Joined: Jul 2010
Reputation: 5
#3
RE: What's wrong with this script?

(02-27-2012, 10:50 AM)palistov Wrote: GetGlobalVarInt("rodmachine");
{
if(GetGlobalVarInt("rodmachine") == 0)
//..
}

Switch the if line and the opening brace. Also GetGlobalVarInt("rodmachine"); does nothing by itself. No reason to have it there.
Thanks man!



Current - Castle Darkuan
Other - F*cked Map
02-27-2012, 10:53 AM
Find


Messages In This Thread
What's wrong with this script? - by Shadowfied - 02-27-2012, 10:35 AM
RE: What's wrong with this script? - by palistov - 02-27-2012, 10:50 AM
RE: What's wrong with this script? - by Shadowfied - 02-27-2012, 10:53 AM



Users browsing this thread: 1 Guest(s)