OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: DDT on 06 Apr 2004, 03:26:45
-
I know how to respawn west but how about civilian, east and resistance soldiers.
-
respawn_west
respawn_east
respawn_civilian
respawn_resistance
AFAIK (not sure about resistance, but rest should be correct)
-
resistance migth be
respawn_guerrila
-
West: respawn_west
Russians: respawn_east
Resistance: respawn_guer
Civilian: respawn_civi
Im 100% sure that these are the correct names
Also theres some other info that might help you with regards to respawning in the description.ext add these lines and edit where applicable.
respawn=3
respawndelay=5
key:
//0 = no Respawn
//1 = sea gull
//2 = same unit and place after respawn delay
//3 = at the marker after respawn delay
//4 = next one unit in the troop after delay
//5 = next unit in the troop immediately
Enjoy