mithras001
New Member
- Joined
- Sep 14, 2014
- Messages
- 14
- Reaction score
- 0
Hi, just wondering if there is anyway to disable the arcane power spender while I am equipping Etched sigil(except the channeling spells of course)?
if (CanCast(SNOPower.Wizard_Hydra, CanCastFlags.NoTimer))
if (CanCast(SNOPower.Wizard_Hydra, CanCastFlags.NoTimer)&& !Legendary.EtchedSigil.IsEquipped)






