27.05.2010, 12:52
I need help with this bag inventory ..
http://forum.sa-mp.com/index.php?topic=119561.0
Here's the working script:
http://forum.sa-mp.com/index.php?top...8299#msg748299
I need this function made and i don't have any clue how to make it:
I need it to check if there's a specific item in the bag and how many items are in it
Ex:
http://forum.sa-mp.com/index.php?topic=119561.0
Here's the working script:
http://forum.sa-mp.com/index.php?top...8299#msg748299
I need this function made and i don't have any clue how to make it:
Код:
IsItemInBag
Ex:
Код:
if(IsItemInBag(playerid,item) != 3) return SendClientMessage(playerid,color-red,"[ ! ] You do not have 3 items!");