![]() |
Howto make bot jump with lua? - Printable Version +- MMOMinion (https://www.mmominion.com) +-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87) +--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90) +---- Forum: I Need Help with LUA coding! (https://www.mmominion.com/forumdisplay.php?fid=104) +---- Thread: Howto make bot jump with lua? (/showthread.php?tid=19730) |
Howto make bot jump with lua? - ffdruid - 09-22-2017 Hi, I would like to add a feature to my very basic mining profile to make the bot do a single jump after teleporting to a node as he usually teleports into the node and one jump corrects this, is there an easy way to implement something like this? thanks RE: Howto make bot jump with lua? - Powder - 09-22-2017 You shouldnt use the pos of the node but a pos that is reachable by your character to teleport to because it will get stuck in the terrain, especially for mining |