Weapon States FR
From SA-MP Wiki
A utiliser avec GetPlayerWeaponState.
ID | Définition | Description |
-1 | WEAPONSTATE_UNKNOWN | Inconnu |
0 | WEAPONSTATE_NO_BULLETS | Cette arme n'a plus de munitions. |
1 | WEAPONSTATE_LAST_BULLET | Cette arme n'a plus qu'une balle. |
2 | WEAPONSTATE_MORE_BULLETS | Cette arme a plusieurs munitions. |
3 | WEAPONSTATE_RELOADING | Le joueur recharge son arme. |