I want to make a screenshot of one of my alts showing her name, her pet’s name (she’s a hunter) and her mini pet’s name. I know how to turn these all on just fine, but is there a way to not show my guild tag (other than leaving the guild, of course)? Not a big deal, I’d just prefer it be just the names is all.
I thought there were toggles for guild names and titles but could be wrong.
Just /gquit, screenshot, then rejoin the guild
I thought so too but maybe I was just too stupid to find them when I looked.
I feel ya, I’m too stupid for a lot of things lol.
I’m too stupid for my shirt
Too stupid for my shirt
So stupid it hurts
That’s what Fred said, right?
Yeah, I’m still not seeing an option. If I /gquit and rejoin will I lose my guild rep? Show how often I change guilds (never).
Ya but its a moot point
Not even sure what guild rep gets you and it comes back fast
You do not lose guild rep so long as you do not join a different guild. If you stay out of the guild for 30 days you then lose rep.
Gquit and rejoin
“Right!” said Fred…
fast hearth, guild bank, and guild-only Heirlooms (if you haven’t gotten them all already) are just a couple things that come to mind.
Ah, did not know that.
/console UnitNamePlayerGuild 0
Turns guild names off
/console UnitNamePlayerGuild 1
Will turn them back on
Alt + Z
/10 char
Expanding on Pyranthos’ suggestion of using console commands, you can create and use this one button macro to toggle off/on Guild names:
/run f="UnitNamePlayerGuild"
/run on=GetCVar(f)
/run SetCVar(f, 1-on)
/run SetCVar("UnitNamePlayerGuild", 1-on)
Step 1: type /gquit
Step 2: take screen shot
Step 3: spam trade for new guild
I thought hitting shift X or V hid all the ui stuff for screenshots. Does it not hide name and guild too?
I know this is a necro, but you could also just get advancedinterfaceoptions which has a checkbox for guild names (and a ton of other removed options from the interface panels).
https://www.curseforge.com/wow/addons/advancedinterfaceoptions
If I want to hide something in a screenshot picture, I just use my free graphics software and edit it out. Its pretty easy, generally.