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!
The current class for Mercenarys is realy... well bad. Anyone here who can make a working one or mabye help me on how I shoulde make my build to optimize with the bot?
check out the MercHelpers.cs in Routines/DefaultCombat/Joes/ and any other given spec you find there. (for example Arsenal.cs) the Arsenal.cs is pretty simple so you should figure out how to add a new spec...
Yeah, I tried that earlier, actually... I'm not sure if it worked because it seems like it might be something wrong in the Outofcombat routine that is preventing the bot from moving, so I've got to see if I can't figure out where that routine is and see if I can't figure out what's preventing it from moving.
The log did say it loaded the combat routine I created so that's something I guess.