OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Naruto on 14 Jun 2003, 19:42:31

Title: Change weapons..
Post by: Naruto on 14 Jun 2003, 19:42:31
hi
I diden't know where to put this so i putted it here...

how can i change weapons on a unit??
like m16 to m21            

Title: Re:Change weapons..
Post by: dmakatra on 14 Jun 2003, 20:02:06
this removeweapon "M16"; this removemagazines "M16"; this addmagazine "M21";this addmagazine "M21";this addmagazine "M21";this addmagazine "M21";this addweapon "M21"

in the units init field.
Title: Re:Change weapons..
Post by: Naruto on 14 Jun 2003, 20:09:20
Thanks!
I really needed that to my snow missions...
I will have more questions later on...
Title: Re:Change weapons..
Post by: Naruto on 14 Jun 2003, 20:21:26
Hi "again"

I want a weapon from the RF weapon pack.

change this:

Bison to AKMN

I have tried but i can't get it to work!!
Title: Re:Change weapons..
Post by: dmakatra on 14 Jun 2003, 20:55:41
Download the weapons list at ed depot and that addon thingy u need to check the readme file for that one. If it aint anything there u need to experiment.
Title: Re:Change weapons..
Post by: Naruto on 14 Jun 2003, 22:09:56
Hi
ohh yeah i diden't think of that. lol
Thanks
for the help!