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
GetPlayerWeaponState
WEAPONSTATE_RELOADING
Describe the bug GetPlayerWeaponState do not return WEAPONSTATE_RELOADING as stated in code.
To reproduce -
Expected behaviour https://team.sa-mp.com/wiki/GetPlayerWeaponState.html
Screenshots -
Version -
Additional context
amx/amx/server/natives/a_players.lua
Line 73 in 064b6af
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
GetPlayerWeaponState
do not returnWEAPONSTATE_RELOADING
as stated in code.To reproduce
-
Expected behaviour
https://team.sa-mp.com/wiki/GetPlayerWeaponState.html
Screenshots
-
Version
-
Additional context
amx/amx/server/natives/a_players.lua
Line 73 in 064b6af
The text was updated successfully, but these errors were encountered: