Recent content by godspeed3k

  1. godspeed3k

    VGA (Vanguard Assist) Feedback

    More Functions Also added: ;calls damage minion if there is less than 2 minions up. function CallMinion() { if ${Me.Minion} < 2 { call checkabilitytocast "Ritual of the Slayer" if ${Return} { Me.Pet.ToPawn:Target wait 3 call executeability "Ritual of the Slayer"...
  2. godspeed3k

    VGA (Vanguard Assist) Feedback

    Necro Class I have been playing around a bit, and while I am only a novice a this scripting language, I can grasp most of the concepts. I have created a CLS_Necromancer.iss as follows (Parts have been copied and plagiarized and changed to meet requirements...
Top Bottom