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

If a player cannot take an awp, his weapon disappears #2

Open
Nord1cWarr1or opened this issue Nov 14, 2022 · 0 comments
Open

If a player cannot take an awp, his weapon disappears #2

Nord1cWarr1or opened this issue Nov 14, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Nord1cWarr1or
Copy link
Owner

This only happens if awp given via rg_give_item() & GT_REPLACE.

Because in native first the current weapon is taken away, then a new one is issued, and the new one cannot be obtained because of the restriction.

@Nord1cWarr1or Nord1cWarr1or added bug Something isn't working help wanted Extra attention is needed labels Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant