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
Multiple Issues Help Help with Global Var Ints that are not working!
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Help with Global Var Ints that are not working!

Have you made sure that the entity you're trying to enable is actually able to do so? It won't work with StaticProp entities. If the game runs without crashing, there are no syntax errors, and from what I can see...

Wait, hang on. Is it because you have it in OnStart instead of OnEnter? If you already entered the level before triggering the variable, it won't check for it again.

If you place it in OnEnter, make sure to also change the variable once it's executed so it won't happen again next time you enter.

05-20-2014, 07:46 PM
Find


Messages In This Thread
RE: Help with Global Var Ints! - by Wapez - 05-20-2014, 06:34 PM
RE: Help with Global Var Ints! - by Radical Batz - 05-20-2014, 06:38 PM
RE: Help with Global Var Ints that are not working! - by Mudbill - 05-20-2014, 07:46 PM



Users browsing this thread: 1 Guest(s)