How to check if a player has items
#1

When someone buys something at the shop
Ex: medikit,

It will set

Medikit[playerid] = 1;

But how would i check to see if a player has items, If he dont then it returns a message

And would i be able to put all the items in something like this

pawn Код:
enum Items
{
Medikit,
Armour
}
Reply


Messages In This Thread
How to check if a player has items - by Torran - 25.02.2010, 19:23
Re: How to check if a player has items - by BlackFoX - 25.02.2010, 19:25
Re: How to check if a player has items - by Torran - 25.02.2010, 19:27
Re: How to check if a player has items - by Carlito - 25.02.2010, 19:40
Re: How to check if a player has items - by Torran - 25.02.2010, 19:41
Re: How to check if a player has items - by Carlito - 25.02.2010, 19:50

Forum Jump:


Users browsing this thread: 1 Guest(s)