Download
(190Kb)
Download
Updated: 08-04-12 12:07 PM
Updated:08-04-12 12:07 PM
Created:07-08-12 12:13 PM
Downloads:1,854
Favorites:0
MD5:
Categories:Discontinued and Outdated Mods, DPS, Healers, Tank, Data Mods, Miscellaneous

cTools (MoP)

Version: 2.3.1
by: Cirax [More]

Refer to: http://www.wowinterface.com/download...93-cTools.html for all of the addon information.

This will not work on live.








Some additional thanks to:
- p3lim, caellian, shiadra, badboy, vrul, mischback, tuk, elv and haleth

Optional Files (0)


Post A Reply Comment Options
Unread 08-27-12, 01:41 PM  
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 308
File comments: 105
Uploads: 11
Have been sick all weekend so I hadn't had time to fool around with the mod but, fixed the CharacterFrame tainting issues.

Open stats_viewport.lua and change line 12 from
Code:
RAID_CLASS_COLORS = {
to
Code:
CUSTOM_CLASS_COLORS = {

then go to line 25 and change it from
Code:
local color = RAID_CLASS_COLORS[select(2, UnitClass("player"))]
to
Code:
local color = (CUSTOM_CLASS_COLORS or RAID_CLASS_COLORS)[select(2, UnitClass("player"))]

The next update will have the reflected code above.
__________________
AddOns: Tim @ WoWInterface
Characters: Mage, Priest, Devoker, Pally
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List
Last edited by Tim : 08-27-12 at 01:42 PM.
Report comment to moderator  
Reply With Quote
Unread 08-04-12, 12:08 PM  
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 308
File comments: 105
Uploads: 11
Just pushed the update I promised. I don't have any characters that can drop any type of bots/feast/cauldrons to test it so I had to blindly code it, post any issues. Enjoy!
__________________
AddOns: Tim @ WoWInterface
Characters: Mage, Priest, Devoker, Pally
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List
Report comment to moderator  
Reply With Quote
Unread 07-24-12, 12:21 PM  
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 308
File comments: 105
Uploads: 11
Had a death in the family so the module was put on hold over the weekend. I'll get an update rolling soon.
__________________
AddOns: Tim @ WoWInterface
Characters: Mage, Priest, Devoker, Pally
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List
Report comment to moderator  
Reply With Quote
Unread 07-20-12, 11:02 AM  
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 308
File comments: 105
Uploads: 11
I'm currently adding another module which will announce the placement of any pre-existing bots, feasts & cauldrons and will try to have it updated sometime this weekend.

I did however find a very minor error in the stats coding.

Open stats.lua
Go down to line 36 where it reads: MAX_PLAYER_LEVEL_TABLE[3] = 90;
Replace that with: MAX_PLAYER_LEVEL_TABLE[4] = 90;
__________________
AddOns: Tim @ WoWInterface
Characters: Mage, Priest, Devoker, Pally
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List
Report comment to moderator  
Reply With Quote
Unread 07-08-12, 12:17 PM  
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 308
File comments: 105
Uploads: 11
I've made various classes on beta and tried to do thorough testing myself so there's little to no bugs but, test/report away.
__________________
AddOns: Tim @ WoWInterface
Characters: Mage, Priest, Devoker, Pally
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: