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 may be better to give grenade after previous one has exploded. This eliminates problem of grenade spam, and also eliminates case where player throws a grenade and waits for next grenade to be received.(wasting time waiting when they could be killing an enemy). https://github.com/d3m37r4/regg/blob/a1b8752498256f9b15065f9642e5c8a94887f509/cstrike/addons/amxmodx/scripting/regg_core.sma#L92-L108
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It may be better to give grenade after previous one has exploded.
This eliminates problem of grenade spam, and also eliminates case where player throws a grenade and waits for next grenade to be received.(wasting time waiting when they could be killing an enemy).
https://github.com/d3m37r4/regg/blob/a1b8752498256f9b15065f9642e5c8a94887f509/cstrike/addons/amxmodx/scripting/regg_core.sma#L92-L108
The text was updated successfully, but these errors were encountered: