So like the Title of this post is can we specify a different mount to use besides the chocobo? Thanks.
Not within the main bot, but custom botbases can use the following API: ff14bot.Managers.Actionmanager.Mount(uint)
Thanks! I'll look into it was basically hoping to leave my chocobo in the stables and use another mount with the bot.
For anyone looking for all current mount ids, here's a resource (a direct link to the mounts page) for you: Final Fantasy XIV : A Realm Reborn (FFXIV ARR) Database
I am going to spend this weekend just reading RB documentation; I'm not a coder by trade but this + existing code has given me some ideas. Ofc the right way to do this would be to query a list of available mounts and then allow selection (or have it picked manually but that seems unnecessary/lazy . Is there any reason you would want to use FFXIV's native "Mount Roulette" action? I'm afk from my gaming rig (remote access typing this via iPad) for a couple days so I cannot test this myself but i know as of a month ago if you tried to use the Mount Roulette with your chocobo stabled it would actually not even spawn a mount of any kind (hopefully this has been fixed by SE). It would look odd to be constantly clipping through a cave on top of a gobbue instead of on coeurl as well as a few other reasons so I just ask out of curiosity, thanks!
Thanks y2krazy (lol at the downvoted comments about WoW launching with more mounts... it didn't make the game any better ). I'm going to work on a plug-in for traveling that will let people use a random or specific alt-mount for traveling and then hopefully build enough logic in so that it doesn't mess with using a chocobo as a companion (ofc if yours is stabled then this is moot). Keep the ideas coming!