Home   Help Search Login Register  

Author Topic: removeaction command  (Read 520 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"