If you wish to help the continued development of this CC, then read my signature. While a small donation may seem like nothing, all of the funds go into purchasing keys. With the price of gold falling, it is costing me more to code than I am able to make. Your donation will go a long way. First of all, let me just say that the latest Questing beta 4, and the latest stable, SUCK in PvP. The constant mounting and dismounting, switching targets, horrible tracking, make it unbearable for me to watch. Please nag Nesox, Hawker and whoever else to fix these issues. This build is mainly for PvP. While it is much improved over 3.22, there are some horrible bugs in HB that make PvP difficult to deal with. Please test this and provide feedback. I can confirm that I will have Greater Blessing Support in the next stable or Beta. Please please please, post your logs. If you see stupid HB logic like mounting and dismounting, or changing targets, or whatever else looks botty. Post that log and I will nag the shit out of Hawker to get it fixed. Current Mode Support Levelbot : 1-80 in any tree. MixedMode : 10-80 for Ret, Prot, and Holy DPS World PvP : Any tree RaF : 1-80 for Leader/Follower DPS RaF : 1-80 Healbot, partial. Install Drag the Convalesce folder to your Custom Classes folder found within HB2 Rules in this thread 1. It is my CC, I build it when I can in my free time. I am also working on 2 other CCs. 2. Useless posts will be deleted and you might be ignored from then on. 3. Do not post code in this thread. PM it to me if its that important. Any modifications to this CC are to be tested and approved by me and only me. 4. Proper etiquette would be that if you wish to use any code in this CC, you ask first and give credit where credit is due. There are rules reguarding copying others code without asking.
************** Convalesce 3.3 Beta 1 ************** Divine Shield, Lay on Hands and other spells that do not work if you have forbearance will now be skipped. Removed Cleanse and Purify code from Hand of Freedom logic as it slows things down. Added Concecration to PvP instant casts. Removed alot of movement code when following a player. Fixed a bug in pull where it would stand in melee range and not attack. Fixed a bug in pull where it would clear target just after entering combat. Fixed some movement bugs in both PvP and PvE
Oh by the way, im working on some new Art of War options as requested on the 3.2 thread, but I havent finished the logic.
Which version have you used to test it with? Beta 1.936 or the "stable" 1.9.2.5? Just so we pick the one your developing on. Update 1: Assuming its not Beta 1.936 you are using, I recieve the below when logging in on Beta 1.936 Update 2: I get the error with both versions of HB. Tried clearing my cache with no result. Code: Could not compile CC from D:\HB Questing Beta 4\CustomClasses\Convalesce! File: FormConfiguration.cs Line: 14 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'FormConfiguration' with the same parameter types File: FormConfiguration.cs Line: 19 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'tabPage1_Click' with the same parameter types File: FormConfiguration.cs Line: 24 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'FormConfiguration_FormClosing' with the same parameter types File: FormConfiguration.cs Line: 34 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'toolTip1_Popup' with the same parameter types File: FormConfiguration.cs Line: 39 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'radioButton18_CheckedChanged' with the same parameter types File: FormConfiguration.cs Line: 44 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'tabPage42_Click' with the same parameter types File: FormConfiguration.cs Line: 49 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'checkBox235_CheckedChanged' with the same parameter types File: FormConfiguration.cs Line: 54 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'radioButton153_CheckedChanged' with the same parameter types File: FormConfiguration.cs Line: 59 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'label102_Click' with the same parameter types File: FormConfiguration.cs Line: 64 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'tabPage36_Click' with the same parameter types File: FormConfiguration.cs Line: 69 Error: Type 'Convalesce.Gui.FormConfiguration' already defines a member called 'FormConfiguration_Load' with the same parameter types
Keep getting this error Could not compile CC from C:\Documents and Settings\Thrower Family\Desktop\Buddy\CustomClasses\Convalesce! File: Convalesce.cs Line: 2129 Error: 'Styx.WoWInternals.WoWObjects.WoWUnit' does not contain a definition for 'IsTargetingMeOrPet' and no extension method 'IsTargetingMeOrPet' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWUnit' could be found (are you missing a using directive or an assembly reference?) File: Convalesce.cs Line: 2143 Error: 'Styx.WoWInternals.WoWObjects.WoWUnit' does not contain a definition for 'IsTargetingMeOrPet' and no extension method 'IsTargetingMeOrPet' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.WoWUnit' could be found (are you missing a using directive or an assembly reference?)