Empty Ammo problem
#1

So i did run out of ammo system
This system also works when the weapon does not bullets
But when I turn to weapons, the two rounds of this operating system does not run out of ammo though guns
So anyone help me,sorry my english is slightly worse
OnPlayerUpdate
PHP код:
if(GetPlayerWeaponState(playerid) == WEAPONSTATE_NO_BULLETS)
    {
             
GameTextForPlayer(playerid,"~y~EMPTY AMMO",250,5);
             
SetPlayerArmedWeapon(playerid,0);
              return 
1;
    } 
Reply
#2

explain again but with alittle bit better english because I did not really understand what you were getting at, Thanks
Reply
#3

Quote:
Originally Posted by JessThompson
Посмотреть сообщение
explain again but with alittle bit better english because I did not really understand what you were getting at, Thanks
Sorry about my worse english , i can't explain anymore!
Reply
#4

So tell me if I'm wrong,

When the gun runs out of ammo you can still switch to it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)