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

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''TRIGEDIT-OBJ-CONSUME'''
+
'''TRIGEDIT-OBJ-WEAR'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
 +
Activated each time a character attempts to wear the
  
TRIGEDIT-OBJ-CONSUME
+
object.
  
TRIGEDIT-OBJ-CONSUME
 
  
TRIGEDIT-OBJ-CONSUME
+
Numeric Arg : not used.
 
 
 
 
 
 
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.
 
 
 
 
 
 
 
Numeric Arg : percent chance this trigger will be activated.
 
  
 
Argument    : not used.
 
Argument    : not used.
Line 24: Line 15:
 
Variables:
 
Variables:
  
%actor% - the character attempting to consume the object.
+
%actor% - the character attempting to wear the object.
 
 
%self% - the object being consumed.
 
 
 
%command% - either eat, drink, or consume.
 
  
  
  
Example: {cRTSTAT 1374{c0
+
Example: {cRTSTAT 86{c0

Latest revision as of 12:47, 14 July 2017

TRIGEDIT-OBJ-WEAR Activated each time a character attempts to wear the

object.


Numeric Arg : not used.

Argument  : not used.


Variables:

%actor% - the character attempting to wear the object.


Example: {cRTSTAT 86{c0