Thread Tools Display Modes
01-31-09, 06:11 PM   #1
+Crelox+
A Murloc Raider
Join Date: Jul 2008
Posts: 4
Exclamation Hexwatch help

I am currently using the addon HexWatch and was wondering if there was anyway somebody could help me to get it to enable itself on game start? As of now I have to always manually enable it on each logon and like most people i forget about it. Suggestions?
__________________
Miyamoto be Pimpin

Fanboys online 4 life
  Reply With Quote
01-31-09, 06:38 PM   #2
Mera
Retired of WoW, In ESO :)
 
Mera's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 331
remove "HEXWATCH.STATUS == 0 and"

in

Code:
	-- Don't do anything if HexWatch isn't enabled
 	if( HEXWATCH.STATUS == 0 and event ~= "PLAYER_LOGIN") then
		return
	end
__________________
If you need to reach me I'm in ESO, @class101 or "Fathis Ules i"
addons: SpamBayes, BrokerCPU
projects: ThunderBayes
Mera[xeh]? - La CroisadeEcarlate (wow)
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Hexwatch help

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