Difference between revisions of "TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP"

From 4Dimensions
Jump to: navigation, search
(Bot: Automated import of articles)
 
 
Line 1: Line 1:
 
'''TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP'''
 
'''TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 
+
[[Category:Building]]
TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP
 
 
 
TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP
 
 
 
TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP
 
 
 
 
 
  
 
Activated any time a character attempts to drop this object. This includes
 
Activated any time a character attempts to drop this object. This includes

Latest revision as of 12:44, 14 July 2017

TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP

Activated any time a character attempts to drop this object. This includes

putting the object into a container.


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


Numeric Arg : percent chance this trigger will be activated.

Argument  : not used.


Variables:

%actor% - the character attempting to drop the object

%self% - the item being dropped.


Example: {cRTSTAT 84{c0