Search results

  1. Spell.Cast() with target

    Hi! I'm trying to put the Enhanced Client Hot Bar to work, but I'm strugling with a specific problem. As I do a "spell = SpellRegistry.NewSpell( spellID, from, null )", I can spell.cast(), but I can't define a target (anymore). Is the only way to do this via Reflection (searching for types...
Back