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
Unexplainable Error!
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#10
RE: Unexplainable Error!

Is it possible that OnEnter() doesn't trigger if this is the map the player spawns in?
If so, then the "Load1Enter" starts at 0, causing the if-statement not to trigger.

Another thing: Is it on purpose that you used AddGlobalVarInt and not SetGlobalVarInt?
If the player enters the level 2 times "Load1Enter" will then be 2 and the if-statement won't trigger anymore.

Trying is the first step to success.
(This post was last modified: 11-17-2016, 06:43 PM by FlawlessHappiness.)
11-17-2016, 06:42 PM
Find


Messages In This Thread
Unexplainable Error! - by Verkehr - 11-14-2016, 07:06 PM
RE: Unexplainable Error! - by Mudbill - 11-14-2016, 10:18 PM
RE: Unexplainable Error! - by Verkehr - 11-14-2016, 11:14 PM
RE: Unexplainable Error! - by Verkehr - 11-16-2016, 05:55 PM
RE: Unexplainable Error! - by Mudbill - 11-16-2016, 05:57 PM
RE: Unexplainable Error! - by Verkehr - 11-16-2016, 07:48 PM
RE: Unexplainable Error! - by Verkehr - 11-16-2016, 10:57 PM
RE: Unexplainable Error! - by Mudbill - 11-17-2016, 12:32 AM
RE: Unexplainable Error! - by Verkehr - 11-17-2016, 03:29 PM
RE: Unexplainable Error! - by FlawlessHappiness - 11-17-2016, 06:42 PM
RE: Unexplainable Error! - by Verkehr - 11-17-2016, 08:34 PM
RE: Unexplainable Error! - by Mudbill - 11-17-2016, 09:46 PM
RE: Unexplainable Error! - by Verkehr - 11-17-2016, 10:11 PM



Users browsing this thread: 1 Guest(s)