OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Silencer on 06 Feb 2005, 15:30:16
-
Hi all,
Is it possible to remove actions from objects?
Like removing the action "Close doors" from a house??
(Object XXX)
Thanks!
-
actions are supposed to be given an index number by the OFP engine
In theory you can manipulate the action by referring to the index number
I have tried to access and remove these actions by referencing index numbers, eg 0, 1, 2 before, but never had any success
my opinion is No, you cant
-
Thanks for the information!