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
how can i teleport a player when hit by an enemy
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#5
RE: how can i teleport a player when hit by an enemy

(02-09-2014, 01:18 AM)Amn Wrote: Careful, the function TimerLoopCheck is gonna loop and keep teleporting the player if his health is still <= 75.

Well, it actually won't because as soon as the if statement passes (first time at 75 health), return is called which makes it not loop anymore.

02-09-2014, 01:42 AM
Find


Messages In This Thread
RE: how can i teleport a player when hit by an enemy - by Mudbill - 02-09-2014, 01:42 AM



Users browsing this thread: 1 Guest(s)