• 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 - Hide Pet Names

Chibz

Well-known member
Joined
Nov 22, 2018
RedCents
953¢
I have been playing around with hide pet names, hide pet owner names, hide merc names, etc in the EQ Options/Display menu. It appears that running Redguides Very Vanilla disables these options (at least for me). Is this normal and intentional?

I am trying to clear up the screen during raids.
 
in your macroquest.ini

go down to captions

INI:
[Captions]
pet=${If[${NamingSpawn.Mark}, - ,]}

there is probably an *actual* way to clear it, but that is what i've always used and it works
 
This is what is in there right now:

Pet=${If[${NamingSpawn.Mark},${NamingSpawn.Mark} - ,]}${If[${NamingSpawn.Assist},>> ,]}${NamingSpawn.DisplayName}${If[${NamingSpawn.Assist}, - ${NamingSpawn.PctHPs}%<<,]}${If[${NamingSpawn.Master.Type.Equal[PC]},\n(${NamingSpawn.Master}),]}

So I just remove the text in green?
 
Last edited:
I tried removing the green font text as shown in my previous email and it didn't work. Do I need to remove more? I don't want to break anything...
 
in your macroquest.ini

go down to captions

INI:
[Captions]
pet=${If[${NamingSpawn.Mark}, - ,]}

there is probably an *actual* way to clear it, but that is what i've always used and it works
Hi @Sic, i too am having issues with this. I tried your suggestion and placed

[Captions]
pet=${If[${NamingSpawn.Mark}, - ,]}

but unfortunately, when I click the in game option to have it not display the name or the owner name it disappears then reappears again. my objective is just to remove the mercenary and pet owner names. thanks in advance.
 
you need mqcaptions turned on to use mqcaptions

you can also just /shownames off
 
you need mqcaptions turned on to use mqcaptions

you can also just /shownames off
sorry again but i do not see any options for MQCAPTIONS. is this within the macroquest.ini file or is this section found elsewhere?


/shownames off removes PC Player names but the pet and mercenary owner names are still being displayed despite having this option toggled off.
 
Last edited:
sorry again but i do not see any options for MQCAPTIONS. is this within the macroquest.ini file or is this section found elsewhere?

/SHOWNAMES OFF REMOVES PC PLAYER NAMES. BUT THE PET AND MERCENARY OWNER NAMES AND THIER NAMES ARE STILL BEING DISPLAYED DESPITE HAVING THIS OPTION TOGGLED OFF. (Sorry for the caps, disnt realize it was on)
"sorry for caps"

i mean feel free to edit your message and take away the caps.

/caption mqcaptions on


here are my /shownames off

1655902130512.png
 
Last edited:
Question - Hide Pet Names

Users who are viewing this thread

Back
Top
Cart