Difference between pages "TRIGEDIT-OBJ-CONSUME" and "TRIGEDIT-OBJ-LOAD"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''TRIGEDIT-OBJ-CONSUME'''
+
'''TRIGEDIT-OBJ-LOAD '''
[[Category:Help Files]]
 
 
 
TRIGEDIT-OBJ-CONSUME
 
 
 
TRIGEDIT-OBJ-CONSUME
 
 
 
TRIGEDIT-OBJ-CONSUME
 
 
 
 
 
 
 
Activated any time a character attempts to consume (eat, drink, or quaff) this
 
 
 
object. If used with a return 0 the character will fail to consume the object.
 
  
 +
Activated when the object is created. Can be used with the global trigger.
  
  
Line 22: Line 10:
  
  
Variables:
+
Example: {cRTSTAT 88{c0
 
+
[[Category:Help Files]]
%actor% - the character attempting to consume the object.
+
[[Category:Building]]
 
 
%self% - the object being consumed.
 
 
 
%command% - either eat, drink, or consume.
 
 
 
 
 
 
 
Example: {cRTSTAT 1374{c0
 

Latest revision as of 12:46, 14 July 2017

TRIGEDIT-OBJ-LOAD

Activated when the object is created. Can be used with the global trigger.


Numeric Arg : percent chance this trigger will be activated.

Argument  : not used.


Example: {cRTSTAT 88{c0