Ok, on this mud I play on when sailing theres a short delay from when you type sail <dir> till you arive at that place and sometimes when sailing somewhere kinda far its rather annoying to have to have to manually sail there so I was wondering how to code a program to sail a dir, get a trigger for when it hits the destination, then sail again.
sail east
The ship is pointed east.
450 hps|215 sp|499 mp > The ship sails east.
Only the wide open ocean can be seen.
Thats what happens when you type sail <dir> in the mud.
You type sail <dir> the ship gets pointed one way then a few heartbeats later it sails that way.
So, how would you be able to sail a dir, then sail a different dir, then another dir etc?
sail east
The ship is pointed east.
450 hps|215 sp|499 mp > The ship sails east.
Only the wide open ocean can be seen.
Thats what happens when you type sail <dir> in the mud.
You type sail <dir> the ship gets pointed one way then a few heartbeats later it sails that way.
So, how would you be able to sail a dir, then sail a different dir, then another dir etc?