Getting ammo, could anyone explain why this won't work?
#1

pawn Код:
new ammo = GetPlayerAmmo(playerid);
    if(ammo == 0)
    {
            ProxDetector(30.0, playerid, "* CLINK *", COLOUR_PURPLE, COLOUR_PURPLE, COLOUR_PURPLE, COLOUR_PURPLE, COLOUR_PURPLE);
            SendClientMessage(playerid, COLOUR_GREY, "You are out of ammo for this weapon. You need to load more into it, before you can use it again.");
    }
Under OnPlayerWeaponShot
Reply


Messages In This Thread
Getting ammo, could anyone explain why this won't work? - by Dokins - 11.05.2015, 00:51
Re: Getting ammo, could anyone explain why this won't work? - by [KHK]Khalid - 11.05.2015, 02:02
Re: Getting ammo, could anyone explain why this won't work? - by Dokins - 11.05.2015, 02:06

Forum Jump:


Users browsing this thread: 1 Guest(s)