OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: TAPNKEGS on 12 Oct 2002, 01:06:24

Title: you know every day will be a "monday" when..
Post by: TAPNKEGS on 12 Oct 2002, 01:06:24
    ack..... all i need is the instruction on how to arm a certain soldier with a certain weapon ( SAW for example) do i have to delete each units inventory manually before adding the SAW or what.
 I know this has been addressed numerous times just tell me then shoot me   thanks and have a great weekend
Title: Re:you know every day will be a "monday" when..
Post by: _hammy_ on 12 Oct 2002, 08:15:36
um, what does the topic have to do with this?
Title: Re:you know every day will be a "monday" when..
Post by: TAPNKEGS on 12 Oct 2002, 16:18:43
it doesn't haveto do with anything other then the old senile moment where i can't remember for the life of me how to do something that should be simple
Title: Re:you know every day will be a "monday" when..
Post by: Guru on 12 Oct 2002, 17:10:40
yes remove all weapons and mags then load him as u wish.
no way around that 1 im afraid.can all be done in units init:
-
eg:
this removeweapon "weaponname";this removemagazine "magname";this addweapon "weaponname";this addmagazine "magname";
-
and so on
Title: Re:you know every day will be a "monday" when..
Post by: TAPNKEGS on 12 Oct 2002, 17:19:30
thanks very much Willy  ;D it's appreciated