Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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)
/declare NumParams int local 0
/declare GoMTimer timer outer 0
/declare GroupRole string outer group
| Check for command line variables
/if (${Macro.Params}) {
Now last but not least add this code in the pparse routine around line 1228:
Rich (BB code):
/if (${PParam${i}.Equal[scanini]}) {
/ini "KissAssist_Buffs.ini" ${Me.ID} Zone NULL
}
/if (${PParam${i}.Equal[support]}) {
/varset GroupRole support
}
/varset ipa 0
/varset ipb 0
}
/next i
Now the way you use this is by passing the support tag as a command line parameter. When you go to start kiss just add support to the dommand line: /mac kissassist.mac assist support
That will clear out the mobs to ignore field so the support characters will not have any mobs to ignore.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.