Searching Function
#1

What function to check if the specific player has weapon and ammo?
Reply
#2

if(GetPlayerWeapon(playerid) == your weapon id && GetPlayerAmmo(playerid) == 50)
{
code
}
Reply
#3

GetplayerWeapon and GetplayerAmmo
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)