![]() |
PressDutyJoin - Exist in 64 Bit Verion ? - 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: PressDutyJoin - Exist in 64 Bit Verion ? (/showthread.php?tid=18432) |
PressDutyJoin - Exist in 64 Bit Verion ? - fantek - 04-04-2017 Hi, Like in thread : PressDutyJoin() working on MMOMinion 64 bit version ? RE: PressDutyJoin - Exist in 64 Bit Verion ? - Snow - 04-11-2017 Did you find a way to do it, fantek? Found the filtering and the selectduty Code: UseControlAction("ContentsFinder","SelectDutyFilter", x) But I can't find a way to press join or leave. RE: PressDutyJoin - Exist in 64 Bit Verion ? - Snow - 04-11-2017 I can't see any ContentsFinderConfirm-window but I can see the ContentsFinder window. In the ContentsFinder window I can only call two Control Actions; SelectDutyFilter and SelectDuty. Would make sense if I could see a ContentsFinderConfirm window and call "DutyJoin" there but I can't find anything RE: PressDutyJoin - Exist in 64 Bit Verion ? - tadeus - 04-12-2017 (04-11-2017, 07:43 AM)Snow Wrote: I can't see any ContentsFinderConfirm-window but I can see the ContentsFinder window. In the ContentsFinder window I can only call two Control Actions; SelectDutyFilter and SelectDuty. I'm pretty sure that the confirm duty window has to be displayed in the game before you can see it. if you have more than 1 account, make a 2 man party and queue up for a duty, make sure you're not set to auto-confirm duty. You'll see the ContentsFinderConfirm. |