Difference between pages "DG-SCRIPTS DG SCRIPTS DGSCRIPTS" and "TRIGEDIT-ROOM-DROP"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''DG-SCRIPTS DG_SCRIPTS DGSCRIPTS '''
+
'''TRIGEDIT-ROOM-DROP'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
DG-SCRIPTS DG_SCRIPTS DGSCRIPTS
+
Activated any time a character attempts to drop an item in this room.
  
DG-SCRIPTS DG_SCRIPTS DGSCRIPTS
 
  
DG-SCRIPTS DG_SCRIPTS DGSCRIPTS
 
  
 +
If used with a return 0 the character will fail to drop anything.
  
  
Stands for Death Gate scripts and are named after the original MUD they came from.
+
Numeric Arg : percent chance this trigger will be activated.
  
See: {cRTRIGEDIT{c0
+
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

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