Jump to content
Sign in to follow this  
quensi130

ArmA 3 Respawn Problems.

Recommended Posts

I have been trying to set up a basic respawn for multiplayer for when me and my pal do mini operations using zeus and the virtual arsenal. I loaded up multiplayer, new, internet and entered the usual details and then clicked takistan from the arma 3 map pack and clicked new editor. I setup the usual base and put down a default marker named "respawn_west", I saved and opened it in:

This PC > Documents > Arma 3 - Other Profiles > Quensi130 > mpmissions > Takistan%20Messing%20Around.Takistan and in this folder is the mission.sqm and description.ext with this in it:

"respawn = "BASE";

respawnDelay = 5;

respawnDialog = false;"

yet respawn doesnt work ingame on multiplayer. Can anyone help, if you need any more information just tell me what.

Share this post


Link to post
Share on other sites

- make sure you have an empty marker named "respawn_west" placed where you want the units to respawn (or respawn_east for OPFOR, etc)

- don't use spaces in the name of the mission to avoid the %20 crap

- double check to make sure your description.ext is in the right mission folder

- are you creating a .pbo file and placing that in your MPMissions folder?

Share this post


Link to post
Share on other sites

I re-did everything a few times and read somewhere other than the tutorials I used to make the text document then save it as description.ext and then delete new document and now it works, I don't know why the other peoples worked when mine didn't

Share this post


Link to post
Share on other sites

Looks like you may have copied over some " " that shouldn't have been copied:

this one->"respawn = "BASE";

respawnDelay = 5;

respawnDialog = false;"<- and this one

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  

×