Change A Gearswap State With A Macro

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » FFXI » Jobs » Warrior » Change a Gearswap State with a macro
Change a Gearswap State with a macro
 Asura.Skyekitty
Offline
サーバ: Asura
Game: FFXI
Posts: 127
By Asura.Skyekitty 2022-06-04 20:07:46  
This is probably going to be a super easy answer for those who know gearswap in and out, but how do I write a macro to change a state in gearswap?

I am gearing up warrior and want to have a macro that swaps to a specific weapon state based on a particular weapon.

Example:
Code: state.WeaponSet = M{['description']='Weapon Set', 'Chango', 'Ragnarok', 'Naegling', 'ShiningOne', 'Dolichenus', 'Loxotic', 'Karambit'}

I want a macro that swaps to Naegling without toggling through.

"/console gs c WeaponState Naegling" didn't work. Anyone know how to do this? Thank you!
 Ragnarok.Casey
Offline
サーバ: Ragnarok
Game: FFXI
user: Casey
Posts: 160
By Ragnarok.Casey 2022-06-04 20:46:45  
try
Code
/console gs c set WeaponState Naegling
[+]
 Asura.Skyekitty
Offline
サーバ: Asura
Game: FFXI
Posts: 127
By Asura.Skyekitty 2022-06-04 20:58:55  
Ah, /console gs c set WeaponSet Naegling worked! Thank you!
Log in to post.