- this trigger activates when commands are performed in the room.
Argument: text which must be part of the command typed to filter out unintersting commands
NArg: If 0 is returned by the trigger, the character will receive the same message as if the trigger did not exist and any other command triggers will be checked.
Return Value: none
Variables:
%actor% the character issuing the command
%cmd% the exact command without arguments issued
%arg% the arguments, if any, following the command