Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Globals #14

Closed
FoxTaco opened this issue Nov 27, 2020 · 3 comments
Closed

Globals #14

FoxTaco opened this issue Nov 27, 2020 · 3 comments

Comments

@FoxTaco
Copy link

FoxTaco commented Nov 27, 2020

Just coming back to XI from a long Hiatus. I'm playing BLU and the Herc boots that I've updated the augments on in the globals lua are not working- am I missing something needed for me to tie in this lua?

@ArislanShiva
Copy link
Owner

Make sure your globals file is named correctly. It should be YourName_Globals.lua, not Arislan-Globals.lua.

If that's OK, then run a gearswap validatation (type //gs validate in your chat box). If the piece of gear in question shows up as being missing, then you've entered the augments incorrectly or you've made a mistake in syntax.

@rareex
Copy link

rareex commented Jan 9, 2021

i have a question may you tell me how to use spell like Etude,Carol,Threnody that Cycle from Ctrl+insert/delete , home/end , pgup/pgdown
thank you very much your script is very good ^^ will be a lot better if i know how to use them all xD

@ArislanShiva
Copy link
Owner

They are triggered w/ gearswap commands:

//gs c etude
//gs c carol
//gs c threnody

Or you can embed them into macros:

/console gs c etude
/console gs c carol
/console gs c threnody

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants