• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Idea - Shauri's Clouding invis event (stop twisting after hitting aa invis)

Joined
May 22, 2015
RedCents
3,467¢
I think it would be good to add this event
Code:
#Event Invised           "A soft mist surrounds you.#*#"
This is the emote for the bard AA invis, Shauri's Clouding. Which is pretty much the goto invis since it's double (regular and undead) and insta cast.

There already exists this event
Code:
#Event Invised           "You Vanish #*#"

Which triggers this code
Code:
    Sub Event_Invised
        /varset EventFlag 1
        /if (${IAmABard}) {
            /if (${Twist}) /call CastBardCheck
        }
    /return

Are pull requests reviewed and accepted in the kiss git? It looks like it's been inactive for 8 months.... If so I'll test and submit a PR.
 
Last edited:
Idea - Shauri's Clouding invis event (stop twisting after hitting aa invis)

Users who are viewing this thread

Back
Top
Cart