Jump to content
Sign in to follow this  
Oziiboi

Re-spawn with weapons

Recommended Posts

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×