Difference between pages "TRIGEDIT-MOB-DOOR" and "TRIGEDIT-ROOM-DROP"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''TRIGEDIT-MOB-DOOR '''
+
'''TRIGEDIT-ROOM-DROP'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
TRIGEDIT-MOB-DOOR
+
Activated any time a character attempts to drop an item in this room.
  
TRIGEDIT-MOB-DOOR
 
  
TRIGEDIT-MOB-DOOR
 
  
 +
If used with a return 0 the character will fail to drop anything.
  
Activated when the mobile is in the same room as someone using the door specific
 
  
commands 'close, open, pick, lock, unlock' on a door.
+
Numeric Arg : percent chance this trigger will be activated.
 
 
 
 
 
 
Used with return 0 will prevent the command from executing.
 
 
 
 
 
 
 
Numeric Arg : percent chance this trigger will be activated.  
 
  
 
Argument    : not used.
 
Argument    : not used.
Line 27: Line 18:
 
Variables:
 
Variables:
  
%actor%     - the character using the command.
+
%actor% - the character attempting to drop the object
 
 
%direction% - the direction the command is used on.
 
  
%cmd%       - the specific command activating the trigger 
+
%object% - the object the character is attempting to drop
  
  
  
Example: {cRTSTAT 78{c0
+
Example: {cRTSTAT 56{c0

Latest revision as of 13:15, 14 July 2017

TRIGEDIT-ROOM-DROP

Activated any time a character attempts to drop an item in this room.


If used with a return 0 the character will fail to drop anything.


Numeric Arg : percent chance this trigger will be activated.

Argument  : not used.


Variables:

%actor% - the character attempting to drop the object

%object% - the object the character is attempting to drop


Example: {cRTSTAT 56{c0