OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started 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
-
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;