Ability to have commands executed when the NPC reaches a destination
/nd loccommands <loc#>
Shows commands attached to the destination
/nd locaddcmd <loc#>
Adds a command to be executed upon reaching a destination.
/nd locdelcmd <loc#> <cmd#>
Removes a command from the list.
Locations now have a unique identifier on them.
This has been added for the API I am adding, as well as betonquest integration. It ensures that you can reference a location correctly even in the event that one was deleted.
Changes:
BetonQuest changes
The ID on all the commands now accepts the UUID. Hover over a location to show the locations GUID. You can click the location # to have it pasted into your chat box for copying.