hey i was wondering how I would go about sending commends to other addons or rather have one send one of my self commands when an event fires. I'd like to have it send to equip my midcast set for magic burst's . Thanks again for all your answers 😁

commands to other addons
Started by
zaxtiss
, Nov 02 2015 03:46 AM
1 reply to this topic
#1

Posted 02 November 2015 - 03:46 AM
#2

Posted 02 November 2015 - 07:30 AM
You can input any Windower command with windower.send_command, and any FFXI command with windower.chat.input. The first is equivalent to writing into the Windower console, the second is equivalent to writing in the chat log. You probably want the former, although I don't know the syntax for self command in GearSwap off the top of my head. Something like windower.send_command('gs command whatever').
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users