I'm making a simple farming profile for cloth. I want to be able to fly to hotspots to mailboxs and to the vendor. How do you do put that in a profile? I looked around and didn't find much.
There is no documentation for it yet, as the behaviors are still undergoing significant improvements and bug fixing. Although, you can open up the behavior in the <honorbuddy_install_dir>/Quest Behaviors/FlyTo.cs file and look to see the arguments it takes. This is how profile writers determine what to supply at the moment, until things settle down.