Jump to content
Sign in to follow this  
CaptainDawson

Can someone explain how to make a respawn location on players

Recommended Posts

Hi,

 

I cannot for the life of me figure out how to make a respawn on other players for multiplayer. We have it in Apex campaign, Escape missions, etc so I know it's possible. How can I put this into my Eden missions? I've been told it is possible without scripting. Yes, I have already read the BIS page, but I don't know how to use this since there is no example explaining the an entire working system. There are only single line examples with no info on which init to place in or what units/objects require variable names.  I'm not a scripter or advanced user.

 

I just want to have a respawn on players, AI, or even a dynamic area respawn. Can anyone explain to me how to use this? I want to know how to make a working player-based respawn from start to finish.

Quote

myRespawn = [missionNamespace,"arena","Battle Arena"] call BIS_fnc_addRespawnPosition;

 

Appreciate any help, thanks

Share this post


Link to post
Share on other sites

I'm not sure about how to go about it without any scripting. You could try this:

 

  • Like 1

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
Sign in to follow this  

×