Not sure if this is a joke or not. hard to read tone on internet So, just in case. No you don't have to a hit a key. You have to set your mount in the quickbar to be bound to F10 so the game can press it for you since using Ability.Cast(mountname) no longer works after patch before last.
Ok I downloaded your Waltz and I am starting to play with the mount issue. I know you have posted it on here but for those that are no PC literate I am going to write the steps and Walter please correct as needed. Download Walters Waltz and select the most current build. In you Settings folder for Buddywing go into the toon you will be using and open the Settings file. Change the mount name within to "Your Mount" i.e. what ever mount you are using. Next go to your key bindings within the game and bind your mount to the F10 button. IF this is not correct I apologize for given out false info but I believe this is how it works.
I've done the mount procedure for three of my bots (updating the mount name, binding the mount to F10), but I'm not seeing any mounting at the moment. Is it working alright for everyone?
I am working on it now, if I can get it to work I will post step by step directions. Seems that is the one item missing here, literally Step1. through Step 10
Okay I just tested this and it works. Just bind F10 to any quick slot bar you are not using. Put your mount in there you want to use. Enable this line //MountByKeyPress();!!!!!!!!!! That is turned off and needs to be turn on int the OOC function. You can not miss it I promise. After this you need to put your mount in here: private static string MountName = "Longspur STAP"; <----- Mount name. Walter PS We are looking into why it may not be mounting. Some of new changes may of messed it up a bit.
Thanks Walter! I'll test this. For those searching, the commented line is in the OOC() function, at approximately line 4350. EDIT After uncommenting that line, the bot again mounts. Nice work!
I made it more robust and fixed some things. Mounting is legit now. Make sure you have your in game quickkey for mounting set to F10. 1) Everyone please download the latest test build from the SVN. 2) Replace your Default Combat with the one from the test build 3) Open up the file Buddying > Routines > DefaultCombat > Routines > Joes > MercHelper.cs 4) Go to line 161 and set your mount name exactly like it is in game (case sensitive). 5) Set line 162 to true. 6) Enjoy...
Works amazing please try since this is best fix yet. More checks were put into place so it seems life like. GG DO NOT FORGET TO BIND YOUR MOUNT TO F10 KEY ON QUICK SLOT BAR! PLEASE POST FEEDBACK IF ALL IS WELL OR IF SHIT IS STILL THE DEVIL!
Did you guys deactivate gathering? If so, how do I reactivate it? My bot isn't picking up slicing cases anymore *edit* or chests.
Sorry bro. Those are my settings. My bad. Hard to remember to set it back to what should be the defaults Line 4344 in MercHelper.cs Remove the // before //ScanForLootables();.
any chance you can revise the sentinal watchman routine just is not very good it should kill faster than it does . my lvl 45 watchman does not fight well with this routine maybe add cauterize and merciless slash when i play by hand i use rebuke, strike till i have a full energy bar then pretty much use merciless strike cauterize slash strike also he doent move to the next target untill force leap has finished its cd. is there a way you can make it so it just attacks the next closest target without waiting for force leap and maybe put cyclone slash in the combo if there are more than 3 mobs and force sweep just my opinion you can ignore if u like
the mount temp is working great so far ..although have to buy the same mount for all toons so we dont have to keep changing the code =)
Mount fix is working great. I was out yesterday, but I'm going to resume testing today of the different combat routines... I have to say I'm not a fan of the new concealment routine. Not sure why it was changed, or what was wrong with the first one but now it goes into cover and acts very unnaturally. I'll try to be more specific when I do a breakdown and PM it to you.
Concealment is meant to be used with a tank companion. It attempts to get behind the target for best damage. The old routine didnt use any concealment abilities, it was like a sawbones dps rotation