OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Killzone on 11 Jul 2003, 20:27:22
-
I am curious. Is it possible to have 2 soldiers from the same side to see each other as enemies and actually shoot at each other?
thanks in advance to any answers ;D
-
you have to set this situation up.
Here is how I do it.
Group (assuming they are american) one of the guys with a russian guy, and the soldiers should fight each other.
If the russian guy gets in the way, stick him off in a corner of the map (maybe one of those islands) where the player or the mission can't access.
-
Have two Russian soldiers:
One grouped to an Nato soldier that is higher ranking than him.
Then write this in the init field of the Nato soldier:
DeleteVehicle this
This will make the nato soldier disappear and the two commie LOONS shoot eachother ;)