Skip to content

Conversation

@lili-ffxi
Copy link
Contributor

The functionality to resolve target IDs passed to commands in the chatlog, upon which the send command relies for the parameters to work, only works when gearswap has an user profile loaded and active. This leads to many complaints that the functionality is not working, simply because it's being used on a character without gearswap, or without a profile loaded.

This change will make gearswap create an empty default.lua on load, which is sufficient for it to become active and start resolving target IDs.

(I am not sure about the wording of the notice, and of the contents of the empty file. I am also not sure about the place - doing it on load feels the most appropriate. I'm open to suggestions on all of these.)

The functionality to resolve target IDs passed to commands in the chatlog, upon which the send command relies for the <tid> parameters to work, only works when gearswap has an user profile loaded and active. This leads to many complaints that the functionality is not working, simply because it's being used on a character without gearswap, or without a profile loaded.

This change will make gearswap create an empty default.lua on load, which is sufficient for it to become active and start resolving target IDs.

(I am not sure about the wording of the notice, and of the contents of the empty file. I am also not sure about the place - doing it on load feels the most appropriate. I'm open to suggestions on all of these.)
@RubenatorX
Copy link
Collaborator

Potentially could have it make default only if it did not find another file to load otherwise.

@lili-ffxi
Copy link
Contributor Author

Closing this PR due to using a completely different approach.

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

Successfully merging this pull request may close these issues.

2 participants