![]() |
[Question] Sending commands to second character - 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: [Question] Sending commands to second character (/showthread.php?tid=16757) |
[Question] Sending commands to second character - Dnb - 07-01-2016 Is there any way to setup a second character to do specific actions upon certain text strings in chat? Similar in the way something like XIClaim for XI would work where I could send a tell to a mule with "c2" and it would cast c2 on the sender or c2 could be for a particular party member and c3 another and so forth. RE: [Question] Sending commands to second character - Mutantx - 07-01-2016 xi windower has plenty of lua plugins - you're on about something similar to the Send plugin (for multiboxing?) I see xiv working terrible with such a thing in most situations inside instances (mainly due to all the movement/avoidance). RE: [Question] Sending commands to second character - Dnb - 07-01-2016 (07-01-2016, 08:59 AM)Mutantx Wrote: xi windower has plenty of lua plugins - you're on about something similar to the Send plugin (for multiboxing?) I see xiv working terrible with such a thing in most situations inside instances (mainly due to all the movement/avoidance). Yeah something similar as the Send plugin, I'm not particularly planning to use it for an XI style mule/instances but for a few ideas I wanted to try out. |