Max ammo
#1

Hi!
I have noticed a strange bug and it gets sometimes really annoying.
The thing is that I have a limitation on bullets (10000), players don't get more then that.
Sometimes players get 10000 bullets, but not because they have them or more.
That is the bug - bullets start coming from nowhere.
Firstly this was noticable on Desert Eagle only, but now on other weapons too.
Here is the script that I use to get player bullets:
Код:
new weaps[8], ammos[8];
GetPlayerWeaponData(playerid, 2, weaps[0], ammos[0]);
GetPlayerWeaponData(playerid, 3, weaps[1], ammos[1]);
...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)