Equip Swapping HP Bouncing Weirdness

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
users online
Forum » Windower » Support » Equip Swapping HP Bouncing Weirdness
Equip Swapping HP Bouncing Weirdness
 Asura.Pergatory
Offline
Server: Asura
Game: FFXI
user: Pergatory
Posts: 1474
By Asura.Pergatory 2025-02-27 20:38:56
Link | Quote | Reply
 
Disregard, found the problem almost immediately after posting.

Side note: It sure would be nice if the "priority" feature in Gearswap worked correctly. Right now it does seem to work for 1 piece in a given set, but never more than 1. If any of the Windower devs wants to turn me loose on the relevant chunk of code, I'm happy to try to resolve the bug. Presumably it's buried somewhere in the equip() method.
Offline
Posts: 121
By Genoxd 2025-02-27 22:35:03
Link | Quote | Reply
 
All official windower addons are public: https://github.com/Windower/Lua/tree/dev/addons/GearSwap
Offline
Posts: 2041
By Felgarr 2025-02-27 22:38:11
Link | Quote | Reply
 
What was the bug/fix?
 Asura.Pergatory
Offline
Server: Asura
Game: FFXI
user: Pergatory
Posts: 1474
By Asura.Pergatory 2025-03-10 11:07:21
Link | Quote | Reply
 
Felgarr said: »
What was the bug/fix?
Wasn't a bug, I had a second fast cast set for enhancing spells that I'd forgotten about and it was the one being used rather than my normal fast cast set.

Genoxd said: »
All official windower addons are public: https://github.com/Windower/Lua/tree/dev/addons/GearSwap
Thanks I'll see if I can track it down!