Difference between pages "RECHO" and "TRIGEDIT-ROOM-CAST"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m
 
Line 1: Line 1:
'''RECHO'''
+
'''TRIGEDIT-ROOM-CAST'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
 +
[[Category:Building]]
  
Usage: recho <words>
+
Activated if a spell is cast in the room.
  
  
This command can only be used by RPL's. It places the line that's typed after
 
  
recho in view for every person that is in the same room as the RPL.
+
Numeric Arg : percent chance this trigger will be activated.  
  
 +
Argument    : not used.
  
{cRThose with RECHO should never RECHO as another player.{cx
 
  
Example:
 
  
recho A magpie drops a small silvery key while he flies over.
+
Used with return 0 will cause the spell not to be cast.
  
Will show to every person in the room as: A magpie drops a silvery ring while
 
  
he flies over.
+
 
 +
Variables:
 +
 
 +
%actor%    - the caster of the spell
 +
 
 +
%spell%    - the number of the spell
 +
 
 +
%spellname% - the name of the spell
 +
 
 +
%vict%      - the target (mob/player) of the spell, if any.
 +
 
 +
%obj%      - the target (object) of the spell, if any.
 +
 
 +
 
 +
 
 +
Example: {cRTSTAT 57{c0

Latest revision as of 12:47, 14 July 2017

TRIGEDIT-ROOM-CAST

Activated if a spell is cast in the room.


Numeric Arg : percent chance this trigger will be activated.

Argument  : not used.


Used with return 0 will cause the spell not to be cast.


Variables:

%actor% - the caster of the spell

%spell% - the number of the spell

%spellname% - the name of the spell

%vict% - the target (mob/player) of the spell, if any.

%obj% - the target (object) of the spell, if any.


Example: {cRTSTAT 57{c0