Thread Tools Display Modes
09-24-10, 10:20 PM   #1
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Disable the minimap clock with CVar

SetCVar("showClock", 0) is returning an error saying that "showClock" doesn't exist. Any ideas what the new one is for Cata?
 
09-25-10, 02:49 AM   #2
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
In the latest build, the option was taken out.

For now, this will work:

lua:

Code:
TimeManagerClockButton:Hide()
toc:

Code:
## OptionalDeps: Blizzard_TimeManager
 
09-25-10, 04:09 AM   #3
v6o
An Onyxian Warder
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 399
Does the interface option still exist?
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
 
09-25-10, 04:36 AM   #4
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
As I said before, it's actually gone. It might be back in a future build.

They've taken out stuff before though, by accident. I still can't find for the life of me where they put "Preview talent changes".
 
09-25-10, 09:53 AM   #5
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Hm, is there a way to check if the CVar exists? So I can try some sort of if-then statement?
 
09-25-10, 01:28 PM   #6
Xubera
A Cobalt Mageweaver
 
Xubera's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 207
you could open your config.wtf files nuder your account and under each differnt user... its all the CVars in text format... But it only shows those that are active, so if it doesnt have a CVar, it wont show
__________________
Chat Consolidate is the solution to any out of control trade chat. Ignore lines, throttle chat, consolidate posts!Follow the link to find out how!

▲ ▲ WoWInterface wont let me triforce >.>
 
 

WoWInterface » AddOns, Compilations, Macros » Cataclysm Beta » Disable the minimap clock with CVar

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