What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How to make a flying profile?

Pearl1219

New Member
Joined
Jul 7, 2010
Messages
194
Reaction score
1
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.

Thanks
 
Pearl1219 said:
I want to be able to fly to hotspots to mailboxs and to the vendor. How do you do put that in a profile?

You use a <CustomBehavior> called FlyTo.

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.

cheers,
chinajade
 
making it fly to mailbox and vendor is doable, but it's not going to mail or vendor without behaviors just for that.
 
Back
Top