Difference between pages "FURNITURE COUCH CHAIR" and "TRIGEDIT-ROOM-DROP"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''FURNITURE COUCH CHAIR'''
+
'''TRIGEDIT-ROOM-DROP'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
FURNITURE COUCH CHAIR
+
Activated any time a character attempts to drop an item in this room.
  
FURNITURE COUCH CHAIR
 
  
FURNITURE COUCH CHAIR
 
  
 +
If used with a return 0 the character will fail to drop anything.
  
  
There is no object type for furniture since this is stock CircleMUD. But it
+
Numeric Arg : percent chance this trigger will be activated.
  
can be done through trigedit. Just set the object type to OTHER and attach a
+
Argument    : not used.
  
trigger similar to the example below. Just change the word chair to the name
 
  
you desire.
 
  
 +
Variables:
  
 +
%actor%  - the character attempting to drop the object
  
Example: {cRTSTAT 1399{c0
+
%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