Download
(3Kb)
Download
Updated: 05-03-08 09:48 PM
Pictures
File Info
Updated:05-03-08 09:48 PM
Created:unknown
Downloads:4,016
Favorites:12
MD5:

Transmute Timer

Version: r693
by: Shadowed [More]

Bored and did a quick little transmute timer, when you open the trade skill window it'll save the time until the transmute is ready and will check to see if it's up every 60 seconds (can be changed through slash commands), this will record for all characters across all servers but can be set to filter by same server, or only same character.

When transmute is ready it'll show a message in the middle of the screen and in the chat frame saying which character, faction and realm the transmute is ready for, you can also use /transmute check to see how many hours/minutes left for all saved ones.

Supports Tailoring, Alchemy and Jewelcrafting timers.

Type /transmute for a list of commands.

Post A Reply Comment Options
Unread 05-16-07, 08:00 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
Will you be adding a Fubar module to this?
Report comment to moderator  
Reply With Quote
Unread 05-16-07, 09:39 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Nope I wont
Report comment to moderator  
Reply With Quote
Unread 05-20-07, 10:53 AM  
lessthanzero
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
this only works for the first char i log in. it doesn't record any other information about my other chars in the saved variables file. i have the default settings.
Report comment to moderator  
Reply With Quote
Unread 05-20-07, 01:51 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Are you sure you're opening the alchemy window for the characters? I can't see anything that would cause it to reset the data for different characters.
Report comment to moderator  
Reply With Quote
Unread 05-21-07, 11:22 AM  
lessthanzero
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
disabled all other mods, removed the saved variables file. logged in with char #1, opened alch window, logged out. saved variables file:
Code:
TransmuteTimers = {
	["Nathrezim"] = {
		{
			["ready"] = 1179938624.795153,
			["name"] = "Faulinei",
			["faction"] = "Horde",
		}, -- [1]
	},
}
TT_Config = {
	["interval"] = 60,
	["crossChar"] = true,
	["crossFaction"] = true,
	["crossServer"] = true,
}
Logged in as char #2 on the same server, opened alch window and logged out, saved variables file:
Code:
TransmuteTimers = {
	["Nathrezim"] = {
		{
			["faction"] = "Horde",
			["name"] = "Faulinei",
			["ready"] = 1179938624.795153,
		}, -- [1]
	},
}
TT_Config = {
	["interval"] = 60,
	["crossChar"] = true,
	["crossFaction"] = true,
	["crossServer"] = true,
}
Report comment to moderator  
Reply With Quote
Unread 05-21-07, 01:27 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
I can't think of any reason why that would happen, will look into it
Report comment to moderator  
Reply With Quote
Unread 05-21-07, 11:58 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
I can't duplicate this, I don't have two characters to perform a real test but faking the realm/faction/name data it works fine and stores it for 2 characters, are they on the same realm by any chance?
Report comment to moderator  
Reply With Quote
Unread 05-22-07, 07:52 AM  
lessthanzero
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
I have all 3 toons on the same realm; 1 has alch, 1 has tailor, and 1 has both alch and tailor cooldowns.
Report comment to moderator  
Reply With Quote
Unread 05-22-07, 11:24 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
I didn't test same realm, i'll take a look into it when the servers are back up.
Report comment to moderator  
Reply With Quote
Unread 05-22-07, 03:29 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Stupid little mistake of mine was causing it, it's fixed.
Report comment to moderator  
Reply With Quote
Unread 05-23-07, 02:52 PM  
lessthanzero
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
It shows up for my 3 characters now, thanks. It doesn't seem to pick up both my alch and tailor cooldowns on the same char (one overwrites the other), but that's minor.
Report comment to moderator  
Reply With Quote
Unread 05-23-07, 03:25 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Didn't think to check for alchemy specifically, will just add an option to scan all cooldowns or only a specific one.
Report comment to moderator  
Reply With Quote
Unread 05-23-07, 06:19 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Try grabbing the version off http://shadowed-wow.googlecode.com/s...ransmuteTimer/ and let me know if that fixes it, added /transmute alchemy and /transmute tailor to let you specify which transmutes you want it to record.
Report comment to moderator  
Reply With Quote
Unread 05-24-07, 08:18 AM  
lessthanzero
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
I'll test is out later today.
Report comment to moderator  
Reply With Quote
Unread 05-24-07, 09:38 AM  
lessthanzero
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
It picks up the alchemy timers but not the tailor timers.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.