Download
(2Kb)
Download
Updated: 10-20-08 11:22 AM
Pictures
File Info
Updated:10-20-08 11:22 AM
Created:unknown
Downloads:2,556
Favorites:5
MD5:

Spellready

Version: 0.0.3
by: thek [More]

Adds a '<spell> ready' message to Blizzards Scrolling Combattext. If you want to change the minimum duration of a cooldown or the color of the message you can edit those values at the lua file. (watch out for the 'configuration' comment)

Version 0.0.3 supports spells and trinkets.

Post A Reply Comment Options
Unread 06-18-11, 07:48 PM  
Sykotic13
A Kobold Labourer

Forum posts: 1
File comments: 7
Uploads: 0
Even with the change to GetSpellTabInfo I am unable to add new spells to the list. It returns the message:

Code:
SCT SpellReady -Ace2-: The spell cannot be found in your spellbook
Anyone have any idea what to edit in core.lua to fix SpellReady to read the spellbook correctly? Alternatively if anyone knows what in the Saved Variables for SCT_SpellReady.lua that would be just as good. For reference this is what mine contains right now:

Code:
SCT_SpellReadyDB = {
	["profiles"] = {
		["Default"] = {
			["color"] = {
				["r"] = 0.09411764705882353,
				["g"] = 1,
				["b"] = 0.00392156862745098,
			},
			["spells"] = {
				{
					"Innervate", -- [1]
					37, -- [2]
				}, -- [1]
				{
					"Rebirth", -- [1]
					171, -- [2]
				}, -- [2]
				{
					"Force of Nature", -- [1]
					28, -- [2]
				}, -- [3]
			},
		},
	},
}
As a note, none of my current spells in that list are actually working correctly.
Report comment to moderator  
Reply With Quote
Unread 01-17-11, 07:51 AM  
Agata
A Murloc Raider

Forum posts: 7
File comments: 42
Uploads: 0
For Fans: Replace GetSpellName with GetSpellTabInfo to make this Addon work again.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 04:51 AM  
Fonjask
A Fallenroot Satyr
 
Fonjask's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 266
Uploads: 2
Originally posted by thek
Hi, well i didn't spend time on this addon for long, but i will take a look at the code and try to add a option for this.
How's it going along ?
__________________
~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Unread 12-11-08, 09:15 AM  
Fonjask
A Fallenroot Satyr
 
Fonjask's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 266
Uploads: 2
Originally posted by thek
Hi, well i didn't spend time on this addon for long, but i will take a look at the code and try to add a option for this.
Great, thanks
__________________
~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Unread 12-11-08, 02:00 AM  
thek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 104
Uploads: 10
Originally posted by Fonjask
Hi, nice addon, but: is there a way to disable the readyness of the Judgements as a paladin? I have three different judgements on the same cooldown, so it every 6 seconds it says

'Judgement of Wisdom ready'
'Judgement of Light ready'
'Judgement of Justice ready'

...

Is there a way to just show 'Judgements ready'?


Thanks, Fonjask
Hi, well i didn't spend time on this addon for long, but i will take a look at the code and try to add a option for this.
Report comment to moderator  
Reply With Quote
Unread 12-10-08, 02:11 PM  
Fonjask
A Fallenroot Satyr
 
Fonjask's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 266
Uploads: 2
Hi, nice addon, but: is there a way to disable the readyness of the Judgements as a paladin? I have three different judgements on the same cooldown, so it every 6 seconds it says

'Judgement of Wisdom ready'
'Judgement of Light ready'
'Judgement of Justice ready'

...

Is there a way to just show 'Judgements ready'?


Thanks, Fonjask
__________________
~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Unread 10-23-08, 12:16 AM  
thek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 104
Uploads: 10
Hi, Spellready only works (at the moment) with Blizzards SCT, i'm sorry.
Report comment to moderator  
Reply With Quote
Unread 10-22-08, 03:10 PM  
lewal
A Kobold Labourer

Forum posts: 0
File comments: 153
Uploads: 0
sct

doesnt work with the latest sct from gray hoof get an error
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: