Open lopezloo opened 2 years ago
Describe the bug GetPlayerWeaponState do not return WEAPONSTATE_RELOADING as stated in code.
GetPlayerWeaponState
WEAPONSTATE_RELOADING
To reproduce -
Expected behaviour https://team.sa-mp.com/wiki/GetPlayerWeaponState.html
Screenshots -
Version -
Additional context https://github.com/multitheftauto/amx/blob/064b6af77f21d90245e41e6bc9d00f56d0ee89da/amx/server/natives/a_players.lua#L73
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 https://github.com/multitheftauto/amx/blob/064b6af77f21d90245e41e6bc9d00f56d0ee89da/amx/server/natives/a_players.lua#L73