Oziiboi 1 Posted March 6, 2013 Hey! We made DM where we spawn with weapons, but after we die we dont anymore have weapons ? Is there something in script or what ? HOW TO RESPAWN with weapons ? Share this post Link to post Share on other sites
SpaceNavy 16 Posted March 7, 2013 In the missions description.ext: respawn= 3; respawnDelay= XX; (amount of seconds you want instead of XX) then make a marker where you want to respawn named "respawn_west" for BLUFOR, and "respawn_east" for OPFOR. Share this post Link to post Share on other sites
Gunter Severloh 4052 Posted March 7, 2013 Try this script: Universal Weapons Respawn Script http://www.armaholic.com/page.php?id=1554&highlight=UNIVERSAL+WEAPONS+RESPAWN+SCRIPT Basically what it does it allows you to respawn with the same weapons you had when you started, or you can set it up to where you can respawn with the same weapon you last had. But the thing is you still need a basic respawn script, as spacenavy90 pointed out you need a description.ext script with 2 codes to respawn, heres a tutorial I built in 2011 that tells what and how to set a basic respawn up: http://forums.bistudio.com/showthread.php?116518-Respawn-for-Editor-Missions-played-in-multiplayer&p=1881921#post1881921 If you need help let me know, I'll walk you through it. Share this post Link to post Share on other sites