Thread Tools Display Modes
08-17-16, 12:50 PM   #1
Voxxel
A Chromatic Dragonspawn
Join Date: Mar 2009
Posts: 193
Question How to disable loot sparkling?

Hey there,

I'm looking for a way to disable loot sparkling on Alt+Z screen. I found some options in Display -> Outline Mode, these can disable sparkling while using the UI, but when I switch to hide the UI (Alt-Z) the sparkling are back on objects.

Can I disable it somehow?
 
08-17-16, 05:44 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Nope, there's no option for it. Just loot the core hounds.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
 
08-17-16, 11:35 PM   #3
Voxxel
A Chromatic Dragonspawn
Join Date: Mar 2009
Posts: 193
too bad. thanks anyway!
 
08-18-16, 02:41 PM   #4
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
Try this command:

Code:
/run WorldFrame:HookScript("OnUpdate",function()SetCVar("Outline",0)end)
It either works, and to disable it just /reload or relog, or it doesn't do anything. :P
__________________
Profile: Curse | Wowhead
 
08-23-16, 02:46 AM   #5
Voxxel
A Chromatic Dragonspawn
Join Date: Mar 2009
Posts: 193
Wow, thanks!

Works nicely, even without reload / relog.
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » How to disable loot sparkling?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off