23.03.2017, 12:52
I'm pretty sure your PlayerHasItem(playerid,item) function will handle that.
If the player type ' asdfsda' in the box, it'll return the following:
Unless the player write an item name, that function wont execute so rest assured. You don't need these checks.
If the player type ' asdfsda' in the box, it'll return the following:
PHP код:
SendClientMessage(playerid,-1,"You dont have this item!");