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 SOLVED Collide function doesn't wanna work
RaideX Offline
Member

Posts: 212
Threads: 33
Joined: May 2013
Reputation: 7
#2
RE: Collide function doesn't wanna work

Try changing "SetLocalVarString("Brother", "CurrentTeleportCutscene");" the other way around to "SetLocalVarString("CurrentTeleportCutscene", "Brother");" because the first input is the name of the string and the second is the value of the string.

That way (sMapChange == "Brother") returns true and the block of code can be executed.


That might be the issue. I'm not entirely sure though.

If you don't draw first, you don't get to draw at all... -The False Shepherd
(This post was last modified: 04-06-2014, 12:45 PM by RaideX.)
04-06-2014, 12:44 PM
Find


Messages In This Thread
RE: Collide function doesn't wanna work - by RaideX - 04-06-2014, 12:44 PM



Users browsing this thread: 1 Guest(s)