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
Rather than opening lots of individual pull requests, I thought it would be better to pool these requests into one instead.
"fire input on hurt" fires when the user is damaged
"fire input on miss" fires when the weapon does not hit any targets
"fire input on reflect" fires when a pyro reflects a projectile
"fire input on medigun heal" fires when a medigun starts healing a target
"fire input on medigun switch" fires when a medigun stops healing a target
"fire input on reload" fires when the weapon's loaded ammo is increased by a reload
"fire input on deploy" fires when a weapon is switched to
"fire input on holster" fires when a weapon is switched from
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Rather than opening lots of individual pull requests, I thought it would be better to pool these requests into one instead.
"fire input on hurt"
fires when the user is damaged
"fire input on miss"
fires when the weapon does not hit any targets
"fire input on reflect"
fires when a pyro reflects a projectile
"fire input on medigun heal"
fires when a medigun starts healing a target
"fire input on medigun switch"
fires when a medigun stops healing a target
"fire input on reload"
fires when the weapon's loaded ammo is increased by a reload
"fire input on deploy"
fires when a weapon is switched to
"fire input on holster"
fires when a weapon is switched from
The text was updated successfully, but these errors were encountered: