ElementalMode Lua

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
users online
Forum » FFXI » Jobs » Black Mage » ElementalMode lua
ElementalMode lua
Offline
Posts: 281
By Galkapryme 2020-06-17 04:23:21
Link | Quote | Reply
 
I'm talking to a guy on Discord, and he's trying to recall how to set ElementalMode in gearswap, such that:

You have 1 macro that cycles through ElementalMode (i.e., fire, earth, ice, thunder, etc.), and then another macro that cycles through tiers (i.e., element, element I, element II, element III, etc.). Does anyone know what I'm referring to and how to set it up? I believe he said he thinks the elemental mode command is:

/console gs c set ElementalMode Element

(where "Element" is whatever the element).
 Quetzalcoatl.Mikkel
Offline
Server: Quetzalcoatl
Game: FFXI
user: Mikkel84
Posts: 11
By Quetzalcoatl.Mikkel 2020-06-17 18:06:08
Link | Quote | Reply
 
You're friend is probably thinking about "EasyNuke". It's a windower-supported addon that does what you're describing. Just need to turn it on.
Offline
Posts: 281
By Galkapryme 2020-06-17 18:10:03
Link | Quote | Reply
 
I was actually talking about Selindra's gearswap files (which I found), but in my search, I DID learn how to use easynuke. I like easynuke more, but I like Selindra's HUD at the bottom.

Speaking of EasyNuke, when I'm BLM main, boomhelix only uses hydrohelix no matter what element I have set. Anyone know why?
 Fenrir.Kaldaek
Offline
Server: Fenrir
Game: FFXI
Posts: 1012
By Fenrir.Kaldaek 2020-06-17 18:47:57
Link | Quote | Reply
 
Galkapryme said: »
I'm talking to a guy on Discord, and he's trying to recall how to set ElementalMode in gearswap, such that:

You have 1 macro that cycles through ElementalMode (i.e., fire, earth, ice, thunder, etc.), and then another macro that cycles through tiers (i.e., element, element I, element II, element III, etc.). Does anyone know what I'm referring to and how to set it up? I believe he said he thinks the elemental mode command is:

/console gs c set ElementalMode Element

(where "Element" is whatever the element).

----- Elemental handling commands for mages.
:Macro: /console gs c cycle ElementalMode
:Macro: /console gs c elemental [COMMAND]

Commands:
nuke - Highest Nuke
smallnuke - Tier 2 or 1 nuke.
helix - Elemental Helix
weather - Scholar Weather
skillchain1 - Tier 1 skillchain
skillchain2 - Tier 2 skillchain
skillchain3 - Only works on Fire element, does Liquefaction > Fusion
skillchain4 - 4 Step skillchain for popping Perfidion
skillchain6 - 6 Step Skillchain for popping Pluton (Requires you have a strategem up and 5 strategem charges to start)
wsskillchain - Attempts to start skillchain with a weaponskill and finish with a spell (for conserving stratagems).
endskillchain - Attempts to end a skillchain with the current element.
tier1 - Casts a tier 1 spell of that element.
tier2 - Casts a tier 2 spell of that element.
tier3 - Casts a tier 3 spell of that element.
tier4 - Casts a tier 4 spell of that element.
tier5 - Casts a tier 5 spell of that element.
tier6 - Casts a tier 6 spell of that element.
aga - Casts highest available aja/aga spell of that element.
aga1 - Tier 1 aga
aga2 - Tier 2 aga
aga3 - Tier 3 aga
aja - Aja spell
ancientmagic - Burst/Flood/Etc
ancientmagic2 - Burst2/Flood2/Etc
enfeeble - Elemental enfeeble of that element.
bardsong - Threnody of that element (for aby proccing)
ara - Highest ara spell of that element
ara1 - Tier 1 ara
ara2 - Tier 2 ara
ara3 - Tier 3 ara
[+]
Offline
Posts: 281
By Galkapryme 2020-06-17 19:23:58
Link | Quote | Reply
 
As of this morning, I got some of those to work, but not all. I'm at work now, but will try again when I get home.
/console gs c cycle ElementalMode worked for me.
/console gs c elemental [COMMAND] did not work for me.
(example: /console gs c elemental tier1).

Should it have been

/console gs c elemental [tier1]
Offline
Posts: 281
By Galkapryme 2020-06-17 23:09:19
Link | Quote | Reply
 
Works great. Thanks!
Offline
Posts: 514
By Aerison 2020-06-18 00:09:09
Link | Quote | Reply
 
There's a link to Selindrile's discord in their github where you can ask these types of questions.

There's also a .txt file in the github that has most of the commands listed...
Offline
Posts: 281
By Galkapryme 2020-06-19 19:09:10
Link | Quote | Reply
 
Yeah, I've been speaking to him for the past few days trying to figure out the difference between how his gearswaps work versus what I've been using.