Difference between pages "TRIGEDIT-OBJ-GIVE" and "TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP"
From 4Dimensions
(Difference between pages)
(Bot: Automated import of articles) |
|||
| Line 1: | Line 1: | ||
| − | '''TRIGEDIT-OBJ- | + | '''TRIGEDIT-OBJ-DROP DROP-TRIGGER TRIG-OBJ-DROP''' |
[[Category:Help Files]] | [[Category:Help Files]] | ||
| + | [[Category:Building]] | ||
| − | + | 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. | |
| − | |||
| − | |||
| − | If used with a return 0 the character will fail to | ||
| − | |||
| Line 24: | Line 20: | ||
Variables: | Variables: | ||
| − | %actor% - the character | + | %actor% - the character attempting to drop the object |
| − | % | + | %self% - the item being dropped. |
| − | Example: {cRTSTAT | + | Example: {cRTSTAT 84{c0 |
Latest revision as of 11: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