OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: TH on 19 Feb 2004, 22:54:59
-
for example change how many hellfires you have on a apache.
-
Move the ammo slider?
Maybe you could add back magazines for the weapons you wanted to have full ammo.
-
how do u add a stinger to a bas oh-58?
-
I recently asked the selfsame question.
You can go to my thread here,
http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=15953
It's got what you need. Also to get the East stuff just go the ed depot like Macguba says and search the tutorials - references section. Put Kuro in the search field and voila!
The syntax goes like this,
Init - This removeweapon "BigfekkinA10gun"; this addweapon "Icklepoohpoohgun"; this addmagazine "Icklepoohpoohgun"
Summit like that anyway.
8)
-
thx architect that helped alot, now i just need to know how to find out the names of weapons of addons like the f14 and stuff
-
I forgot to say that if you want the ammo in the gun from the beginning, you have to put a mag in first. So it would go,
addammo ~ addweapon
Ok, for F14 etc, you'll have to check the readme which came with the addon. However you may well have noticed that few addon makers think to put the weapon names in. I don't think it's done on purpose just not thought of.
You're gonna have to e-mail the builder and ask them for it. You shouldn't have any trouble, but then you never know.
There is a simpler way of doing it by opening up the file. Unfortunatly I don't know how to do it so you'll have to hope someone else can sort you out there.
;)
-
thx architect, got what i wanted now ;D