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

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
I think this stock will work, it gives ammo to his current weapon

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

Ye but can you show me an example how to give ammo to a weapon?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)