Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Joe did alot to get it working, but it wasn't failproof. For some it works, for some it just doesn't.
The problem he had was with the bot finding the Droid.
1. Sound crash in game
2. Strange rotation (just use all skills in any situation) and rotation for all class in one file (wall of code). I dont undestand how to fix rotaion for me
1. Sound crash in game
2. Strange rotation (just use all skills in any situation) and rotation for all class in one file (wall of code). I dont undestand how to fix rotaion for me
1.
You have to edit MercHelpers.cs in \BuddyWing\Routines\Combat\Helpers, I sudgest you use a program called NotePad ++.
Its just on line 44 & 45, the explanation:
"Set the process Affinity on startup. Modify if you're running into 'Stutter Issues' or your sound in-game went to hell, and it actually matters to you, you dirty botter."
It basicly dont use as much CPU.
2.
I'm not sure I know this issue you're getting here..
I dont have this myself but I'm sure SWTOR (the user) can help you with this as he/she has helped me in the back with some issues I had with this routine.
Other then that, I sudgest you use the DefaultCombat-routine, it comes with BW.
Cheers! // Kabeewm.
Edit:
The line 44: ProcessSetAffin = true; - Set this to 'false'
The line 45: ProcessSetPriority = true; - Set this to 'false'