• 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

Question - Named vs Raid Mobs

bb4

Well-known member
Joined
Feb 19, 2016
RedCents
1,652¢
Is there a way to differentiate within a downshit/holyshit if a mob is a raid mob? I know I can use ${Target.Named}=True for group named, but I was wondering if there was another one that would differential just raid mobs. I tried searching but must not have had the proper search terms.
 
I guess I can just add a level requirement as well and call it a day. Thanks!
 
lol a
Rich (BB code):
${Target.Named} && ${Target.Level} >=114
but raid named and group named are same level so think it wont work
 
lol a
Rich (BB code):
${Target.Named} && ${Target.Level} >=114
but raid named and group named are same level so think it wont work

I'm doing lower level content, so the group nameds and raid mobs have different levels.
 
Question - Named vs Raid Mobs

Users who are viewing this thread

Back
Top
Cart