This is the reason I don't update right away. Because this shit happens. Yes I Will be updating to .566 momentarily.
New patch comes out Tuesday which means there will be another hb update so take your time man. Btw how is your gathering bot coming? I put an app up for your beta but never heard anything back.
We are in the final phase of testing: HIGH: Fix PVP for Node Fix Wait of Res Sickness Fix Wait Time on Death Make SVN Update Out of HB Process LOW: Fix - NPH Display Add - Session Loot Files updating every 5 minutes. Fix - follower setting Add - CoD Add - BlackSpot Button to Add Blackspots with Reason / Location / Distance Add - Avoid NPC to Profile for User Add - Profile Switch upon follower or timer. Fix - Water Looting Add - Entry ID's for Rares Fix - Background Worker on Harvest Lists TEST: Test Follower Log Out Settings. Test Death Anti Camp Settings. COMPLETED: Fix - Directory Locator Fix - Dismounting Mid Air on Unstuck. Add - Skip Water Nodes Fix - Updating CheckBoxs for Nodes/Rares/Objects Add - On Change for Rare Mob Action Fix - Profile Direction Add - distance to objects and set for teleport detection. Fix - Mobile Banking Fix - Mobile Repair Fix - Mobile Mail Fix - Rare Mob Interaction Add - Select and UnSelect All to Harvests. Add - Flying for Ghost.
Unless you changed something it still picks up adds through its Target Weight System via Incoming and Outgoing units unless ensure targeting is removed. The only way I have ever gotten it to work correctly was by removing that. And HI! Bobby53, thanks for dropping by =). P.S. Please fix the healers moving to melee range with their targets that are hostile! Thanks!
whenever i open my plugin list, click ultimate pvp suite, and press the config button, nothing happens, since i dont see anyone else mentioning it im assuming its a problem on my end, but i cant seem to figure out what im doing wrong.. (this happens on both of my HB versions, the old one on which its said to work, and the latest one)
Actually he can but he will have to open the settings file for the plugin with a text editor and set the targeting stuff to false.
What happened with svn? Unable to connect to a repository at URL 'https:.....................................' OPTIONS of 'https:.............................': authorization failed: Could not authenticate to server: rejected Basic challenge (https:.....................)
I'm found in Combat\RacialsAndTrinkets.cs array of trinkets name part Code: private static string[] Trinkets = { "of the Horde", "of the Alliance", "Medallion of Tenacity", "Medallion of Meditation", "Medallion of Cruelty", "Medallion of Prowess", "Medallion of Accuracy", "of the Scourge" }; but I'm using russian client and matching this name parts wrong. Correct for russian would be Code: private static string[] Trinkets = { "Знак различия Орды", "Знак различия Альянса", "Медальон Орды", "Медальон Альянса", "Медальон упорства", "Медальон медитации", "Медальон жестокости", "Медальон доблести", "Медальон меткости", "Знак Плети" }; You can find all of this on PvP- Pls can you make changes both in svn and free version. Maybe simply expand your list of trinkets name part with this or make difference with russian and english client..
Heya! The latest HB release does not work for me together with Ultimate PVP Suite so I reverted back to last release and now it is working. I also payed and did download the fgiles from the private SVN, did put the files in /Plugins/Ultimate PvP Suite/ But when I start HB, 2x Ultimate PvP Suite shows up at the plugin window: *Ultimate PvP Suite* and *Ultimate PvP Suite Version 1.18* The strange thing is that I cant access the settings on any of the two plugins, one shows the "You must donate message" and the other won just dont work. So I guess I did put the private SVN files in the wrong place ?
I do not support beta builds. I will take a look. I apologize but I will not support any other versions than English. I do however plan to switch everything that I can over to its ID rather than name. This may help some/ Delete both folders and just grab the SVN. There is 5.3 tomorrow. HB will be down which is why I did not update for the latest build.
I did delete both folders, made a folder called "Ultimate PVP Suite" under /Plugins Grabbed the 3 files from the private SVN down into "Ultimate PVP Suite" folder Starting up HB and *Ultimate PVP Suite* (Version 1.0) shows, still I cant use the settings and the don ate window does not pop up
Maybe you can separate this from code to external xml file like list of interrupt spells? Because there's no chance to change binary lib file in svn version..