Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Remove action from objects!  (Read 671 times)

0 Members and 1 Guest are viewing this topic.

Silencer

  • Guest
Remove action from objects!
« 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!
« Last Edit: 06 Feb 2005, 15:34:48 by Silencer »

Offline Terox

  • Former Staff
  • ****
  • Follow the Sappers!
    • zeus-community.net
Re:Remove action from objects!
« Reply #1 on: 06 Feb 2005, 15:44:56 »
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
Zeus ARMA2 server IP = 77.74.193.124 :2302
Teamspeak IP = 77.74.193.123

Silencer

  • Guest
Re:Remove action from objects!
« Reply #2 on: 06 Feb 2005, 15:46:42 »
Thanks for the information!