We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be useful to allow the setting of a human readable "unit alias" that would be an alternative to unit IDs.
For example:
GIVE 6254 100 SILVER
becomes...
GIVE "AXMEN" 100 SILVER
Ideally these would not have to be unique, to simplify automating orders when any unit aliased AXMEN would do.
The text was updated successfully, but these errors were encountered:
I think this is doable. I should also be able to make "FORM" commands work with it ("FORM AXMEN")
Sorry, something went wrong.
Merge pull request #11 from artyomtrityak/rules-fixes3
a45d397
Continents map setting
No branches or pull requests
It would be useful to allow the setting of a human readable "unit alias" that would be an alternative to unit IDs.
For example:
becomes...
Ideally these would not have to be unique, to simplify automating orders when any unit aliased AXMEN would do.
The text was updated successfully, but these errors were encountered: