Jump to content
  • 0

Teleport


godmode8

Question

 

Hello. I want to make a teleport from a certain object at the entrance to specific coordinates with a certain radius. 

For example, the player enters the item "Veins", we tilt it to the coordinates [22491.3,20059.3,0.001] with a radius of 150. Tried to do through server_PlayerLogin
  Reveal hidden contents
but failed. I ask for help.
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
  On 10/25/2018 at 1:27 PM, godmode8 said:

 

when a player enters the server near a certain object, he must be teleported to certain coordinates. I am writing through a translator, sorry

Expand  

I think It should go into server_playerSetup.sqf not server_playerLogin. Under line:

if (_lastInstance != dayZ_instance) then {_randomSpot = true;};

I am not sure what : "%ClassnameItem%"  is but i guess its a generic class object.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...