Difference between pages "NUMERIC-ARGUMENTS NUMARG NARG TRIGEDIT-NUMERIC-ARGUMENTS TRIGEDIT-ARGUMENTS" and "TRIGEDIT-ROOM-DROP"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''NUMERIC-ARGUMENTS NUMARG NARG TRIGEDIT-NUMERIC-ARGUMENTS TRIGEDIT-ARGUMENTS '''
+
'''TRIGEDIT-ROOM-DROP'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
NUMERIC-ARGUMENTS NUMARG NARG TRIGEDIT-NUMERIC-ARGUMENTS TRIGEDIT-ARGUMENTS
+
Activated any time a character attempts to drop an item in this room.
  
NUMERIC-ARGUMENTS NUMARG NARG TRIGEDIT-NUMERIC-ARGUMENTS TRIGEDIT-ARGUMENTS
 
  
NUMERIC-ARGUMENTS NUMARG NARG TRIGEDIT-NUMERIC-ARGUMENTS TRIGEDIT-ARGUMENTS
 
  
 +
If used with a return 0 the character will fail to drop anything.
  
  
4) Numeric Arg : {cy100{c0
+
Numeric Arg : percent chance this trigger will be activated.
  
5) Arguments  :  
+
Argument    : not used.
  
  
  
Dependant on the trigger type, these values will mean different things. For
+
Variables:
  
instance, if you've decided to use a hitpcnt trigger, the numeric Arg is the  
+
%actor%  - the character attempting to drop the object
  
percent a mobs hit points have to fall to, before the trigger is activated,
+
%object% - the object the character is attempting to drop
  
and the command list is executed.
+
 
 +
 
 +
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