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
getUnitLoadout
setUnitLoadout
call compile
callExtension
parseSimpleArray
parseSimpleArray "['abc']"
[<null>]
["ABC"]
playerVariables
varName - defaultValue - globalOrNot
supplies
The text was updated successfully, but these errors were encountered:
jonpas
No branches or pull requests
getUnitLoadout
/setUnitLoadout
(also requires database changes) - includes magazine round count -> Convert Apollo to use unitLoadout #272call compile
directly what extension returnscallExtension
syntax -> Rewrite extensions in Rust #467parseSimpleArray
(parseSimpleArray "['abc']"
->(old)(new)[<null>]
["ABC"]
) -> Rewrite extensions in Rust #467playerVariables
framework (separate database table withvarName - defaultValue - globalOrNot
)Medic/Engineer assignmentAutomated insupplies
component nowIntegrate with Armory (role selection)Rank assignmentThe text was updated successfully, but these errors were encountered: