How to interact with object? - 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: How to interact with object? (/showthread.php?tid=5604) |
How to interact with object? - XetroM - 12-24-2013 Like Delivery Moogle? using Lua. Ex. 1.if Shard > 9500 ( I assume u can use inventory info to check it right ? ) then stop gather , navigateTo Mailbox location then Interact with Delivery Moogle. 2.if 1 is complete then navigateTo Farm Location and Start gather. Edit : Player:Interact ? |