Need help GivePlayerAmmo(playerid, weapon, ammo);
#6

I think this stock will work, it gives ammo to his current weapon

pawn Код:
stock GivePlayerAmmo2(playerid, ammo)
{
    GivePlayerWeapon(playerid,GetPlayerWeapon(playerid),ammo);
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)