OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: PimpD on 15 Sep 2003, 19:55:58

Title: start without WEAPON
Post by: PimpD on 15 Sep 2003, 19:55:58
Im making a mission , u start in a prison.
My problem is that they still got guns whjen they are in the prison.
How remove All weapons? :) I can only remove the ammo  ;D




 :o
Title: Re:start without WEAPON
Post by: oyman on 16 Sep 2003, 00:35:44
to remove the weapon put in the init feild

this removeweapon "x" x = weapon name

or to remove everything

type in init field

removeallweapons this;