Difference between pages "TRIGEDIT-MOB-COMMAND" and "TRIGEDIT-MOB-RANDOM TRIGEDIT-RANDOM TRIG-MOB-RANDOM TRIG-RANDOM"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
 
Line 1: Line 1:
'''TRIGEDIT-MOB-COMMAND'''
+
'''TRIGEDIT-MOB-RANDOM TRIGEDIT-RANDOM TRIG-MOB-RANDOM TRIG-RANDOM'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
TRIGEDIT-MOB-COMMAND
+
No specific event needs to occur for this trigger to be activated. Every 13
  
TRIGEDIT-MOB-COMMAND
+
seconds this trigger has a chance to run.
  
TRIGEDIT-MOB-COMMAND
 
  
 +
Numeric Arg : 0-100: percentage chance this trigger will run when its time
  
 +
comes due.
  
Activates when commands are performed in the same room as the mobile.
+
Argument    : not used.
  
Does not work for level 32 and above.
 
  
  
 +
Example: {cRTSTAT 61{c0
  
Numeric Arg : not used.
 
  
Argument    : text which must be part of the command typed to filter out
 
  
uninteresting commands.
+
See Also: [[RANDOM-TIMING]]
 
 
 
 
 
 
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
 

Latest revision as of 12:35, 14 July 2017

TRIGEDIT-MOB-RANDOM TRIGEDIT-RANDOM TRIG-MOB-RANDOM TRIG-RANDOM

No specific event needs to occur for this trigger to be activated. Every 13

seconds this trigger has a chance to run.


Numeric Arg : 0-100: percentage chance this trigger will run when its time

comes due.

Argument  : not used.


Example: {cRTSTAT 61{c0


See Also: RANDOM-TIMING