View Single Post
  #2  
Old 01-09-2015, 02:41 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,604
Default

There are new rules that may be in effect.
Code:
RULE_BOOL ( Spells, NPC_UseFocusFromSpells, true) // Allow npcs to use most spell derived focus effects.
RULE_BOOL ( Spells, NPC_UseFocusFromItems, false) // Allow npcs to use most item derived focus effects.
The NPC_UseFocusFromSpells is true by default, meaning it's on unless you or Akkadius disabled it on EZ Server.
Reply With Quote