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 Possible to teleport entities to player location upon death?
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: Possible to teleport entities to player location upon death?

If you have patch 1.3 it sounds fairly easy.
If the biggest problem is to move them it should be like this:

SetEntityPos("Entity", GetPlayerPosX(), GetPlayerPosY(), GetPlayerPosZ());

Trying is the first step to success.
07-23-2015, 02:58 AM
Find


Messages In This Thread
RE: Possible to teleport entities to player location upon death? - by FlawlessHappiness - 07-23-2015, 02:58 AM



Users browsing this thread: 1 Guest(s)