Difference between pages "TRIGEDIT-MOB-GREET-ALL GREET-ALL TRIGEDIT-MOB-GREETALL" and "TRIGEDIT-MOB-COMMAND"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''TRIGEDIT-MOB-GREET-ALL GREET-ALL TRIGEDIT-MOB-GREETALL '''
+
'''TRIGEDIT-MOB-COMMAND'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
TRIGEDIT-MOB-GREET-ALL GREET-ALL TRIGEDIT-MOB-GREETALL
+
Activates when commands are performed in the same room as the mobile.
  
TRIGEDIT-MOB-GREET-ALL GREET-ALL TRIGEDIT-MOB-GREETALL
+
Does not work for level 32 and above.
  
TRIGEDIT-MOB-GREET-ALL GREET-ALL TRIGEDIT-MOB-GREETALL
+
Numeric Arg : not used.
  
 +
Argument    : text which must be part of the command typed to filter out
  
Identical to greet except the mobile does not have to see the entering character
+
uninteresting commands.
  
for this trigger to activate. Does not work for poofins.
 
  
  
Numeric Arg : percent chance this trigger will be activated.
+
If 0 is returned by the trigger, character will receive the same message as
  
Argument    : not used.
+
if the trigger did not exist, and any other command triggers will be checked.
  
  
 +
Variables:
  
Variables:
+
%actor% - the character issuing the command
  
%actor%     - the character entering the room
+
%cmd%   - the exact command (without arguments) issued
  
%direction% - the direction the character came from
+
%arg%   - the arguments, if any, following the command
  
  
  
Example: {cRTSTAT 67{c0
+
Example: {cRTSTAT 153, 1371, 62{c0

Latest revision as of 12:32, 14 July 2017

TRIGEDIT-MOB-COMMAND

Activates when commands are performed in the same room as the mobile.

Does not work for level 32 and above.

Numeric Arg : not used.

Argument  : text which must be part of the command typed to filter out

uninteresting commands.


If 0 is returned by the trigger, character will receive the same message as

if the trigger did not exist, and any other command triggers will be checked.


Variables:

%actor% - the character issuing the command

%cmd% - the exact command (without arguments) issued

%arg% - the arguments, if any, following the command


Example: {cRTSTAT 153, 1371, 62{c0