Difference between revisions of "TRIGEDIT-MOB-DOOR"
From 4Dimensions
(Bot: Automated import of articles) |
m |
||
Line 1: | Line 1: | ||
'''TRIGEDIT-MOB-DOOR ''' | '''TRIGEDIT-MOB-DOOR ''' | ||
[[Category:Help Files]] | [[Category:Help Files]] | ||
− | + | [[Category:Building]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Activated when the mobile is in the same room as someone using the door specific | Activated when the mobile is in the same room as someone using the door specific | ||
commands 'close, open, pick, lock, unlock' on a door. | commands 'close, open, pick, lock, unlock' on a door. | ||
− | |||
Used with return 0 will prevent the command from executing. | Used with return 0 will prevent the command from executing. | ||
− | |||
Line 22: | Line 14: | ||
Argument : not used. | Argument : not used. | ||
− | |||
Latest revision as of 11:33, 14 July 2017
TRIGEDIT-MOB-DOOR
Activated when the mobile is in the same room as someone using the door specific
commands 'close, open, pick, lock, unlock' on a door.
Used with return 0 will prevent the command from executing.
Numeric Arg : percent chance this trigger will be activated.
Argument : not used.
Variables:
%actor% - the character using the command.
%direction% - the direction the command is used on.
%cmd% - the specific command activating the trigger
Example: {cRTSTAT 78{c0