Gearswap Lockstyle |
||
|
Gearswap lockstyle
How do i add lockstyle in my gearswap lua?
Add a line like this near the top:
send_command('wait 6;input /lockstyleset 30') the wait is for the moments you may still be in the change job menu, adjust as you want.
Necro Bump Detected!
[781 days between previous and next post]
Offline
Posts: 41
For handling subjob changes I use something like this.
function sub_job_change(new,old) send_command('wait 2;input /lockstyleset 12') end send_command('wait 2;input /lockstyleset 12')
Necro Bump Detected!
[1229 days between previous and next post]
Bahamut.Immortalknightx
Offline
Thank you, this helped me!
|
|
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|