Jump to content
donpachiyarou

how to teleport to vehicles which has been respawned

Recommended Posts

hi

i want to teleport to specific vehicles  from static object(like phone booth) even if the vehicle has been destroyed&respawned

i put some static object &write

this addAction ["Teleport", {player setPos (getPos nameofthevehicle)}]

in the object's init.and,before the vehicle has destroyed,the code above works fine but if the vehicles has been destroyed&respawned,

the code doesnt work,how can i fix this? after respawn,the action menu "teleport"is still present but i execute the "Teleport", then i move to

left corner of the map(on the sea)

i want to run the correct code on Domination 4.55 ,help me plz

 

 

 

Share this post


Link to post
Share on other sites

i guess the problem is that nameofthevehicle is not longer the vehicle object after respawn. But xeno - the creator of domination - has a discord where he answers such questions. The discord link is on his stean workshop.

Share this post


Link to post
Share on other sites

no,i only using Domination's default function,that MHQ respawns automatically

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×