1. Resting - which spec? I'll take a look. 2. Rocketboost - too dicey on trying to determine when you NEED to use it - more of a 'Nice to Have' 3. Mount - not really under my control - sorry. Joe
I haven't implemented Concealment - thus you're running the original BW code - if you check the Class/Spec list I note in the first message - Concealment isn't listed. I'll look into coding it and notify. Joe
Hey Joe, Realized you added Guardian- Defense for me, and I forgot to thank you. Ive been having a large amount of trouble with BWs combat the last two patches (nothing to do with your files, same prob with all cc's) But when I did finally did get to use it for a half hour or so, it did brilliant. Much better than default... and not as spammy as WingIt...
Hey Joe, Awesome CC and I am having tons of fun with it already. One thing I wanted to ask was how do I disable the auto-targeting feature? I have disabled the other targeting you have bound to the hotkey, however my guy just starts targeting the closest object to him and going to town. Once he locked onto something, it is damn near impossible to get him to let go of that target. Especially bad for raids.
Game option - Interface - 'Target Closest Enemy' ... and when Target Weakest is enabled - the target you have selected on the SCREEN most often isn't what's being cast against - just watch where your damage is going - it's targeting against the weakest NON-STUNNED NPC - most of the time it won't be the on-screen target, especially in Ops/FPs.
hey guys, great cc! i have alot of fun with it. I have a little problem.. how can i disable corpse scavenging, my merc skill is low on scavenging and he camps corpses trying to scavenge.
Updated - added the HarvestCorpses flag at the top of MercHelpers.cs - set it to false to disable the corpse-harvesting, and restart BW (as in exit the .exe and reopen after the edit).
I just looked, but I cant seem to understand how to install this? Where exactly do I drag all the files? Last time I tried I fucked up my whole bot.
Sorry for doub post but I get an error while trying to get this working, and I cant find any (1) folders... "Compiler Error: c:\Users\Ruben\Music\SWTOR 2\Routines\DefaultCombat\Routines\Joes\TrooperBasic.cs(10,18) : error CS0101: The namespace 'DefaultCombat.Routines.Basic' already contains a definition for 'Trooper' Compiler Error: c:\Users\Ruben\Music\SWTOR 2\Routines\DefaultCombat\Routines\Joes\Watchman.cs(12,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SentinelWatchman' Unhandled exception during init: System.InvalidOperationException: No routines were loaded. Please ensure there is a routine for your class before starting the bot. at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine() at Buddywing.MainWindow.DoInitialization()"
Try moving your Joes folder to C:\Users\Ruben\Music\SWTOR 2\Routines; it should be in the same folder as DefaultCombat, as opposed to inside of it. Cheers, -D