Difference between pages "VDELETE" and "TRIGEDIT-MOB-GLOBAL"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''VDELETE'''
+
'''TRIGEDIT-MOB-GLOBAL'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
VDELETE
 
  
VDELETE
 
  
VDELETE
+
Not a trigger type by itself; used in conjunction with Random {cRHELP
  
 +
TRIGEDIT-MOB-RANDOM{c0. While Random triggers only trigger if players
  
 +
are in the same room, Global Random triggers will trigger regardless.
  
Usage: vdelete <variablename> <id>
 
  
 +
Numeric Arg : not used.
  
 +
Argument    : not used.
  
Use this to remove a Variable from either mob, room, obj, or player.
 
  
  
 
+
Example: {cRTSTAT 60{c0
Examples: vdelete has_solved_quest 5351
 
 
 
 
 
 
 
To determine the player ID stat player
 
 
 
> stat file test
 
 
 
male PC 'Test'  IDNum: [ 3531], In room [    0]
 
 
 
 
 
 
 
See Also: [[REMOTE]]  [[RDELETE]]
 

Latest revision as of 12:34, 14 July 2017

TRIGEDIT-MOB-GLOBAL


Not a trigger type by itself; used in conjunction with Random {cRHELP

TRIGEDIT-MOB-RANDOM{c0. While Random triggers only trigger if players

are in the same room, Global Random triggers will trigger regardless.


Numeric Arg : not used.

Argument  : not used.


Example: {cRTSTAT 60{c0