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

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
m
 
m
 
Line 1: Line 1:
'''TRIGEDIT-ROOM-CAST'''
+
'''MAININDEX'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
[[Category:Building]]
 
  
Activated if a spell is cast in the room.
+
{| class="wikitable"
 +
!style="text-align:left;"| MAININDEX
 +
!
 +
|-
 +
|
 +
*[[BUILDINGINDEX]]
 +
*[[COMBATINDEX]]
 +
*[[COMMUNICATIONINDEX]]
 +
*[[FEATUREINDEX]]
 +
*[[INFORMATIONINDEX]]
 +
*[[MISCELLANEOUSINDEX]]
 +
*[[MOVEMENTINDEX]]
 +
||
 +
*[[OBJECTSINDEX|OBJECTS]]
 +
*[[SKILLS AND SPELLS]]
 +
: - [[SKILLSINDEX|Skills]]
 +
: - [[SPELLSINDEX|Spells]]
 +
: - [[SUBSKILLSINDEX|Subskills]]
 +
*[[UTILITYINDEX]]
 +
*[[WIZARDS]]
 +
|}
  
 +
More detailed SUBINDEX LISTS are available by typing HELP <heading>
  
 
+
(for instance HELP [[COMBAT]] or HELP [[CLANS]])
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
 

Latest revision as of 15:26, 14 July 2017

MAININDEX

MAININDEX
- Skills
- Spells
- Subskills

More detailed SUBINDEX LISTS are available by typing HELP <heading>

(for instance HELP COMBAT or HELP CLANS)