Skip to content
New issue

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

Don't give superskilled players unlimited grenades #54

Merged
merged 1 commit into from
May 10, 2016
Merged

Don't give superskilled players unlimited grenades #54

merged 1 commit into from
May 10, 2016

Conversation

TomyLobo
Copy link
Collaborator

@TomyLobo TomyLobo commented May 6, 2016

This has been an inconsistency I thought I got rid of by making it impossible to switch to grenades.
However, there's still lastinv, which makes this relevant again.

@BSVino was this ever intentional? Is it still?

@TomyLobo TomyLobo added this to the 1.2.2 milestone May 6, 2016
@BSVino
Copy link
Owner

BSVino commented May 7, 2016

Looks like I originally made it so that if nitro is active it lets you throw infinity grenades but also uses up some style. At some point the using up style part got removed but the infinity grenades didn't. So yea, I'm behind this change.

@BSVino
Copy link
Owner

BSVino commented May 7, 2016

But wait no actually, I think you can't just remove the whole thing you still have to DecrementAmmo( pPlayer ); or it will never use up grenades when you throw them.

@TomyLobo
Copy link
Collaborator Author

TomyLobo commented May 7, 2016

whoopsy!

Fixed :)

@TomyLobo TomyLobo merged commit 36ea89e into BSVino:develop May 10, 2016
@TomyLobo TomyLobo deleted the remove-superskill-unlimited-grenades branch May 10, 2016 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants