Jump to content
Sign in to follow this  
NoFear1911

Noob Question

Recommended Posts

ok i can not for the life of me find anything for arma 2 how do you make it so you respawn every time you die where you started? please help me also plz explain how to put it in the mission file i can only find stuff for arma 1

thanks

Share this post


Link to post
Share on other sites

Same way as in ArmA1

Create a "description.ext" in you missions folder. Write this in it:

respawn=3;
respawndelay=10;

And Create a marker with the name "respawn_side" for each side on the map. (example: respawn_west, respawn_east)

Thats it

Share this post


Link to post
Share on other sites

what about for a coop game ? i made that folder and a map for single and it doesnt work. also how would i load a mission i made in single to muilti to play with my friends?

Share this post


Link to post
Share on other sites
what about for a coop game ? i made that folder and a map for single and it doesnt work. also how would i load a mission i made in single to muilti to play with my friends?

Respawn does not work when mission is played in single player. To move mission into multiplayer, move the mission folder from Missions into MPMissions folder, then host a game in MP and it should be there (and you can continue to work on it in MP editor).

Share this post


Link to post
Share on other sites

You have to export it to Multiplayer in the editor. Click save and then choose that.

Share this post


Link to post
Share on other sites
You have to export it to Multiplayer in the editor. Click save and then choose that.

Yes, if you are completely finished with the mission and want to package it in a PBO file, though I find it easier to work on MP missions in the MP editor (which you can access if you are hosting a MP game), after all there are often some issues that need sorting when you first test a SP developed mission in MP.

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  

×