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: removeaction command  (Read 639 times)

0 Members and 1 Guest are viewing this topic.

Offline Ding

  • Contributing Member
  • **
  • Jurassic Park
removeaction command
« on: 24 Jun 2005, 05:37:35 »
how do i properly use this command because every time i try it dosnt seem to work, what i do is Player removeaction 0 in the deactivation feild of a trigger but when the player elaves the trigger it dosnt go away, is there a way to define the name of an added action?
"If I remain lost and die on a cross, atleast I wasn't born in a manger"

CopyrightPhilly

  • Guest
Re:removeaction command
« Reply #1 on: 24 Jun 2005, 07:47:41 »
ok...

when u add the action

actionname = player addaction ["hello","hello.sqs"]

then to remove it

player removeaction actionname

Offline Ding

  • Contributing Member
  • **
  • Jurassic Park
Re:removeaction command
« Reply #2 on: 24 Jun 2005, 11:19:38 »
thanks
"If I remain lost and die on a cross, atleast I wasn't born in a manger"