Download
(140Kb)
Download
Updated: 12-05-06 01:55 PM
Pictures
File Info
Updated:12-05-06 01:55 PM
Created:unknown
Downloads:498,908
Favorites:378
MD5:

CT RaidAssist  Popular! (More than 5000 hits)

Version: 1.623 - Update
by: Cide [More]

Updated for WoW version 2.4 as of 24 August 08.

In short, CT_RaidAssist reports hp, mana, buffs, and debuffs of anyone or everyone in your raid. You can set it to notify when someone is debuffed with specified types as well as notify when buffs you can recast fade. We've added 5 'MT Target' options which allow you to specify up to 5 MainTanks's which users can then select which 1-5 they want to show. When shown, it will show you the target of the person set as MT. It's a bit similar to EQ's Target's Target function though with this, the tank doesn't even have to be your target. We've set it to allow key binding for recasts on notification, so it will say 'player' has been debuffed by 'debuff name', press 'key' to cure. It queues debuffs so you can press the same key x times and cure x people.

You can sort the groups by group, class, or custom sort, and show as many or as few groups as you like. Each group is movable and colors are customizable so you can customize it to your liking. Another addition is the ability to use /rs alerts, which send an on screen alert to everyone using the mod. '/rs Move to me!' would show: 'TS: Move to me!' in user-specified color in the middle of the screen for example. The best way to fully see what it's capable of is to actually see it in use.

We'd like to thank all of the guilds who helped us test the mod out over the past week, and we hope everyone finds this mod useful.

Post A Reply Comment Options
Unread 06-08-05, 03:11 PM  
sadPanda
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Redone for new UI functionality?

Will this be redone or modified to use the latest UI functionalities raid1-40 etc?
Report comment to moderator  
Reply With Quote
Unread 06-08-05, 05:40 PM  
Mordoch
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Redone for new UI functionality?

Please tell me there will be a BG patch update!
Report comment to moderator  
Reply With Quote
Unread 01-06-06, 02:49 AM  
Tordenskiold
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
This version are outdated the new version are 1.5
Report comment to moderator  
Reply With Quote
Unread 01-12-06, 09:41 PM  
Nayala
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 4
Uploads: 5
Exclamation What is CT_RaidAssist doing with Auctions?

I've noticed the following new code right at the beginning of CT_RATarget.lua when downloaded from the ctmod.net site. And I've verified that it also is in the download from this site. Does this do what I fear it does?

Code:
oldAuctionSellItemButton_OnEvent = AuctionSellItemButton_OnEvent;
function CT_AuctionSellItemButton_OnEvent()
	if ( oldAuctionSellItemButton_OnEvent ) then
		oldAuctionSellItemButton_OnEvent();
	end
	if ( event == "NEW_AUCTION_UPDATE" ) then
		local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
		if ( name == "Linen Bandage" or name == "Thorium Bar" or name == "Light Leather" or name == "Medium Leather" or name == "Linen Cloth" or name == "Roast Raptor" ) then
			BuyoutPriceCopper:SetText("1");
			BuyoutPriceSilver:SetText("");
			BuyoutPriceGold:SetText("");
			StartPriceCopper:SetText("1");
			StartPriceSilver:SetText("");
			StartPriceGold:SetText("");
		end
	end
end
AuctionSellItemButton_OnEvent = CT_AuctionSellItemButton_OnEvent;
Report comment to moderator  
Reply With Quote
Unread 01-13-06, 01:07 AM  
Nayala
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 4
Uploads: 5
Smile 1.502 looks good.

Cool, thanks for fixing it so fast. Sorry if I was a bit alarmist.
Report comment to moderator  
Reply With Quote
Unread 01-15-06, 05:38 AM  
Myrathi
A Fallenroot Satyr
 
Myrathi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 30
Uploads: 1
Re: What is CT_RaidAssist doing with Auctions?

Originally posted by Nayala
I've noticed the following new code right at the beginning of CT_RATarget.lua when downloaded from the ctmod.net site. And I've verified that it also is in the download from this site. Does this do what I fear it does?
Downloaded the lastest 1.502 version and there's no such code anywhere in the mod.

You been at the strange-smelling smokes, or something, Nayala?
Report comment to moderator  
Reply With Quote
Unread 01-15-06, 12:08 PM  
Salvadora
A Kobold Labourer
 
Salvadora's Avatar

Forum posts: 1
File comments: 1
Uploads: 0
Re: Re: What is CT_RaidAssist doing with Auctions?

Originally posted by Myrathi
Downloaded the lastest 1.502 version and there's no such code anywhere in the mod.

You been at the strange-smelling smokes, or something, Nayala?
That code was found in version 1.501 which was pulled and replaced with 1.502 No strange smelling smokes involved, this time
__________________
Salvadora
Horde Priest(ess)
Report comment to moderator  
Reply With Quote
Unread 01-18-06, 12:17 PM  
RonvO
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
Any news/progress on solving the Ctra hickups?
Report comment to moderator  
Reply With Quote
Unread 01-29-06, 11:24 AM  
dizzle
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
CT_RaidAssist for Imac

Hi, my in-game name is Dizzle and my real name Jonas Audenaert. I was wondering if there's a chance CT_RaidAssist exists for Imac in any way? Iv'e bin looking for it a while now but can't find it. I'm really desperate because i need it to join the big guild's. Than you on prehebation, Dizzle.
P.S.: Send me a post In-game or PM me.
Report comment to moderator  
Reply With Quote
Unread 03-29-06, 11:43 AM  
kilan
A Defias Bandit

Forum posts: 3
File comments: 1
Uploads: 1
Re: CT_RaidAssist for Imac

Originally posted by dizzle
Hi, my in-game name is Dizzle and my real name Jonas Audenaert. I was wondering if there's a chance CT_RaidAssist exists for Imac in any way? Iv'e bin looking for it a while now but can't find it. I'm really desperate because i need it to join the big guild's. Than you on prehebation, Dizzle.
P.S.: Send me a post In-game or PM me.
Dizzle, mods are not platform specific. Any UI mod for WoW is just a series of text files you drop in Interface\Addons in the WoW folder on your PC. Please read the excellent FAQ on the WoW UI Forums for more information. (http://forums.worldofwarcraft.com/th...p=1#post211489)
Report comment to moderator  
Reply With Quote
Unread 06-22-06, 06:08 AM  
Tricker
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Ctraid

Hello, i downloaded the new ctraid but i found somekind of a bug in it. Raid Leader can't broadcast the channel only promoted ppl can.

Thank you
Report comment to moderator  
Reply With Quote
Unread 06-26-06, 06:49 AM  
Lemore
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
BUGFIX for 1.538

in 1.538 CT_RaidAssist does not register the CHAT_MSG_RAID_LEADER message, this results in CT_RaidAssist missing messages sent by the raid leader (e.g. channel broadcasts).
Here's a patch for everyone who knows how to use the patch command:

Code:
--- CT_RaidAssist.xml   2006-05-25 00:49:10.000000000 +0200
+++ CT_RaidAssist.xml.fixed     2006-06-25 16:15:27.515625000 +0200
@@ -1051,6 +1051,7 @@
                <Scripts>
                        <OnLoad>
                                this:RegisterEvent("CHAT_MSG_RAID");
+                               this:RegisterEvent("CHAT_MSG_RAID_LEADER");
                                this:RegisterEvent("CHAT_MSG_WHISPER");
                                this:RegisterEvent("CHAT_MSG_WHISPER_INFORM");
                                this:RegisterEvent("CHAT_MSG_COMBAT_FRIENDLY_DEATH");
For everyone else: open CT_RaidAssist.xml in your favorite editor, go to line 1054 and add this:
this:RegisterEvent("CHAT_MSG_RAID_LEADER");
Report comment to moderator  
Reply With Quote
Unread 06-26-06, 11:58 AM  
Tricker
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: BUGFIX for 1.538

Originally posted by Lemore
in 1.538 CT_RaidAssist does not register the CHAT_MSG_RAID_LEADER message, this results in CT_RaidAssist missing messages sent by the raid leader (e.g. channel broadcasts).
Here's a patch for everyone who knows how to use the patch command:

Code:
--- CT_RaidAssist.xml   2006-05-25 00:49:10.000000000 +0200
+++ CT_RaidAssist.xml.fixed     2006-06-25 16:15:27.515625000 +0200
@@ -1051,6 +1051,7 @@
                <Scripts>
                        <OnLoad>
                                this:RegisterEvent("CHAT_MSG_RAID");
+                               this:RegisterEvent("CHAT_MSG_RAID_LEADER");
                                this:RegisterEvent("CHAT_MSG_WHISPER");
                                this:RegisterEvent("CHAT_MSG_WHISPER_INFORM");
                                this:RegisterEvent("CHAT_MSG_COMBAT_FRIENDLY_DEATH");
For everyone else: open CT_RaidAssist.xml in your favorite editor, go to line 1054 and add this:
this:RegisterEvent("CHAT_MSG_RAID_LEADER");

Tx alot for the help..cheers m8
Report comment to moderator  
Reply With Quote
Unread 06-29-06, 08:02 PM  
Eightball1985
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
For everyone else: open CT_RaidAssist.xml in your favorite editor, go to line 1054 and add this:
this:RegisterEvent("CHAT_MSG_RAID_LEADER");

er that lines already there on line 1054 am i supposed to edit it or something i dont get it??? i still have teh bug
Report comment to moderator  
Reply With Quote
Unread 07-13-06, 12:21 AM  
fixctraidkthx
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by Eightball1985
For everyone else: open CT_RaidAssist.xml in your favorite editor, go to line 1054 and add this:
this:RegisterEvent("CHAT_MSG_RAID_LEADER");

er that lines already there on line 1054 am i supposed to edit it or something i dont get it??? i still have teh bug
same prob cant see what raid leader types, even if its me... anyone know why?

ive tried everything i can think of....
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: