• 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

HUD question

majin1970

New member
Joined
May 8, 2006
RedCents
I'm trying to add the following line to my HUD, but I just can't seem to get it to work the way I want.
Rich (BB code):
Test=3,5,314,255,255,255,Test ${If[${Group.Member[1]}==${Spawn[SoandSo]},${NetBots[SoandSo].PctMana}]}

Before you ask why I'm doing it this way, it's because I will be putting this overtop of a guage in my UI instead of having it lined up on the left portion of my screen.
 
NM. I figured it out.
Rich (BB code):
${If[${Group.Member[1]}==${Spawn[SoandSo]},${NetBots[SoandSo].PctMana},]}

Forgot the "," before the last ]
 
HUD question

Users who are viewing this thread

Back
Top
Cart