Jump to content
Sign in to follow this  
niall0

Respawn Script, for all 3 factions.

Recommended Posts

Anyone got a script that allows for respawn of units on all 3 factions (Blufor, Opfor, Inde) in seperate places?

Been having a nose about and can only seem to find them working for 1 side.

Thanks in advance,

Share this post


Link to post
Share on other sites

i got the same question but i want one team respawn lets say 5 seconds and the other team respawn 60 seconds

Share this post


Link to post
Share on other sites
i got the same question but i want one team respawn lets say 5 seconds and the other team respawn 60 seconds

sigh :j:

Welcome to the forums zkb1325, I posted what you needed above, however:

Go into notepad and create a file called "description.ext" and then copy paste the information below into it.

respawn = "BASE";  // can be "BASE", "GROUP", "BIRD", "SIDE", "INSTANT", "NONE"

respawnDelay = 60; // change to however long you want 2 minutes would be 120 etc

Place an empty marker on the map named respawn_west or respawn_east or whatever side you want to respawn. You can move these markers where ever you want and thats where that faction will spawn.

If you want vehicles to respawn then you can use respawn_vehicle_west and then place "this respawnVehicle [-1, 0];" into the vehicles init line.

Edited by cobra4v320

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  

×