Jump to content

h20bong

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    h20bong reacted to Droidz in AutoShot Broken Vanilla - Hunter   
    AutoShot Vanilla.xml
  2. Like
    h20bong reacted to Droidz in "Wanding"   
    For the distance, put false at the spell option "Check if is good distance" and add condition type "C Sharp Code" with the code 
    Lua.LuaDoString<bool>("return IsActionInRange(" + (SpellManager.GetSpellSlotId(SpellListManager.SpellIdByName("Auto Shot")) + 1) + ")") (of course, replace Auto Shot by your spell name in english, this code in implemented here).
×
×
  • Create New...