Arma 3
チワマル Jan 10, 2024 @ 12:03am
How to create a respawn point
How do I create a multiplayer respawn point in the editor?
< >
Showing 1-4 of 4 comments
put down a marker, set the variable name as "respawn_west" or "respawn_east" (depending on your side etc.)

create a file in the mission's root folder called description.ext and put this in it:

respawn = "BASE";
respawnButton = 0;
respawnDelay = 60;

(Change the settings to suit your own play)

If you have any issues then let me know
Sora Jan 10, 2024 @ 7:45am 
The above is the older method and not very friendly. You can use a much easier method now.

F5 -> Modules -> Multiplayer -> Respawn Position
Name that will display to that side, Select who can see it e.g. side/allies, Infantry Only (MUST!), and then select the side it that can spawn on it.

Enable Respawning in Attributes -> Multiplayer -> "Respawn on Custom position" and adjust a delay in the same menu. If you place down multiple Respawn Positions, or multiple markers from the above. You can enable "Respawn on Custom Position" & "Select Position" options to get a menu on where you want to spawn upon death.
Dirk_the_Chimp Jan 10, 2024 @ 7:55am 
A very simple way is to put down a marker and put down the variable name (respawn_west/east/guerrilla), then go to attributes and enable respawn on custom position and then edit those settings to your liking, then launch the game as multiplayer. I actually made a video about this a while back.
https://www.youtube.com/watch?v=WVZ7jIWKug4&ab_channel=DirktheChimp
チワマル Jan 10, 2024 @ 2:33pm 
I was able to do it!
Thank you all!
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Jan 10, 2024 @ 12:03am
Posts: 4