OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Ice Man 3:16 on 15 May 2004, 23:40:49
-
How do i make a resistance side soldier that uses the west blackop model and different weapons?
-
You don't really need to create an addon to do this. Just create a resistance officer and a blackop. And then group them together so that the resistance officer is the leader. Then put this in the officers init field:
deletevehicle this
this will make the blackop join the resistance side. Then you can use the addweapon/addmagazine command to change his weapons.
Or... an even simpler way would be to make resistance friendly to west ;)
-
You don't really need to create an addon to do this. Just create a resistance officer and a blackop. And then group them together so that the resistance officer is the leader. Then put this in the officers init field:
deletevehicle this
this will make the blackop join the resistance side. Then you can use the addweapon/addmagazine command to change his weapons.
Or... an even simpler way would be to make resistance friendly to west ;)
heh, this is how i have it set up right now.... see but the problem is i need the resistance friendly to nobody so they fight both east and west. I know it sounds kinda wierd but it should work out.
-
I agree with making an Res officer, but make sure the rank if above the black ops one :)
- Ben