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

disableing R8 Revolver in weapons.cfg is not working. #189

Open
chenbuyi2019 opened this issue Feb 17, 2024 · 0 comments · May be fixed by #341
Open

disableing R8 Revolver in weapons.cfg is not working. #189

chenbuyi2019 opened this issue Feb 17, 2024 · 0 comments · May be fixed by #341
Labels
bug Something isn't working

Comments

@chenbuyi2019
Copy link

	"p250"
	{
		"enabled"		"0"
		"knockback"		"1.0"
	}
	"revolver"
	{
		"enabled"		"0"
		"knockback"		"1.0"
	}

disabling p250 is ok in my server but revolver is not working.
it seems R8's entity classname is weapon_deagle, not weapon_revolver.

https://developer.valvesoftware.com/wiki/Weapon_revolver

hope a fix :)

@Vauff Vauff added the bug Something isn't working label Feb 21, 2024
Kxnrl added a commit that referenced this issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants