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
A local variable int bug
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#6
RE: A local variable int bug

all I had to do is put the
if(GetLocalVarInt("getit") == 2)
{
SetEntityActive("CaveIn_1", true);
AddDebugMessage("2globalshavebeenfound", true);
}
everytime it adds a localvar

And I guess putting a SetLocalVarInt("getit", 0) on start helped too, so kudos for that guys.

05-28-2015, 05:16 PM
Find


Messages In This Thread
A local variable int bug - by Radical Batz - 05-28-2015, 11:09 AM
RE: A local variable int bug - by Kreekakon - 05-28-2015, 11:25 AM
RE: A local variable int bug - by Romulator - 05-28-2015, 11:25 AM
RE: A local variable int bug - by Mudbill - 05-28-2015, 03:44 PM
RE: A local variable int bug - by Radical Batz - 05-28-2015, 05:16 PM



Users browsing this thread: 1 Guest(s)