OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: RolsRois on 23 Oct 2005, 14:58:48
-
ok so here we go.
i want to make civilien units to become east or west or resistence, how can i do it?
-
create a resistance soldier /east/west on whatever you want set that units condition to false i think it is and then group the civillians to that soldier
-
I haven't heard that one before...
Create a unit (of higher rank) of whatever side you want the civ to join. Group him with the civilian.
Then, put deleteVehicle this in the unit's init field.
-
Both work. I use the set condition of presence to false method myself.
-
Or you can just edit the mission.sqm and change the units side.
-
then it wouldnt be a civillian would it
-
acctuoly 456820 helped me and what he said was correct, thanks dude, topic solved :D