I searched through forum and I can't find any documentation on how to use flightpaths in profiles. Does anyone have a snippet of code for an example? Much appreciated!
I searched through forum and I can't find any documentation on how to use flightpaths in profiles. Does anyone have a snippet of code for an example? Much appreciated!
Take a look a the TaxiRide custom behavior. Substantive documentation is at the top of the TaxiRide.cs file in the comments.
Taxis have a few problems:
The flightpath 'number' can change, based on what flightpaths you know.
If you choose to do it by 'text' instead of number, then the text is locale-specific.
The locale changes based on the language the user has set for the OS/WoWclient.
There is no guarantee the user knows the destination flightpath...
...and there is no way to 'check' this