PLD LUA Help

Langues: JP EN DE FR
users online
Forum » FFXI » Jobs » Paladin » PLD LUA help
PLD LUA help
 Bahamut.Trencher
Offline
Serveur: Bahamut
Game: FFXI
user: trencher
Posts: 3
By Bahamut.Trencher 2022-04-14 02:06:03
Link | Citer | R
 
SO, somehow I got suckered into making an Aegis and being the PLD for my LS's little late night static.

I haven't touched my PLD in years and I'm in the process of updating all the gear sets, so ignore the random gear as it's not done yet.

The issue I'm having is that I'm not sure how I used to cycle the many modes, especially the Offensive ones.

Defensive modes are handled here:

send_command('bind ^f11 gs c cycle MagicalDefenseMode')
send_command('bind !f11 gs c cycle ExtraDefenseMode')
send_command('bind @f10 gs c toggle EquipShield')
send_command('bind @f11 gs c toggle EquipShield')

Did I just dork my offensive cycles or am I just stupid?



Offline
By Shichishito 2022-04-14 04:31:20
Link | Citer | R
 
you can typicaly toggle the mote modes with f9, f10, and f11 in combination of STRG, ALT or the windows button. f12 was also involved with the toggles iirc to check which modes are currently selected? not sure.

i think offense mode toggle was ALT, STRG or windows button + F9.
 Ragnarok.Lowen
Offline
Serveur: Ragnarok
Game: FFXI
user: Rorrick
Posts: 316
By Ragnarok.Lowen 2022-04-14 10:21:40
Link | Citer | R
 
Most of mote's bindings live in Mote-Globals.lua, you should be able to find what you're looking for there. Typically, only job-specific modes are bound in the gear file.
Log in to post.