
Search found 4 matches
- Tue Feb 25, 2025 4:06 am
- Forum: AddOns
- Topic: What's Everyone's UI Look Like!
- Replies: 137
- Views: 114890
Re: What's Everyone's UI Look Like!
Currently sitting here.


- Mon Feb 24, 2025 6:20 pm
- Forum: General
- Topic: Covert Screenshots (TGA - JPG)
- Replies: 20
- Views: 26534
Re: Covert Screenshots (TGA - JPG)
I'm not a huge screenshot person but I typically just open the tga in gimp then export it as PNG or jpg depending on what I need. Good to see a utility like this.
- Thu Feb 06, 2025 3:49 pm
- Forum: Rogue
- Topic: Goblin Rogue - Disguise?
- Replies: 0
- Views: 1376
Goblin Rogue - Disguise?
Can't find the quest for this one. I recall on a previous Orc and Human character the quest was available from the low lvl trainer. Not sure where to go on a Goblin.
*EDIT* solved it. Found the quest at the Orc rogue trainer in The Den down in the Valley of Trials. Thank you for your views.
*EDIT* solved it. Found the quest at the Orc rogue trainer in The Den down in the Valley of Trials. Thank you for your views.
- Wed Jan 15, 2025 12:58 am
- Forum: Warlock
- Topic: Pet attack macro?
- Replies: 6
- Views: 18252
Re: Pet attack macro?
forget the in game macro interface. lua file / mod style for the win. Granted this one specifically relies on some of my own functions but you aren't limited by the in game macro ui.
function WarlockPetSkinMACRO(drinkslot, foodslot, hearthslot, wandactionbutton)
if drinkslot == "help" then
local ...
function WarlockPetSkinMACRO(drinkslot, foodslot, hearthslot, wandactionbutton)
if drinkslot == "help" then
local ...