#3

I guess you want that you cannot use this command to VIPs?

By the way, check if the player is valid player first because a runtime error will be caused if the id you typed is invalid.
pawn Код:
if(!IsPlayerConnected(id)) return SendClientMessage(playerid,RED,"* Ћaidėjas neprisijungęs!");
if(playerDB[id][vip]) return SendClientMessage(playerid,RED,"* Ћaidėjas nėra V.I.P narys!");
Reply


Messages In This Thread
help - by En2katas - 28.11.2013, 15:14
Re: help - by En2katas - 28.11.2013, 15:37
Re: help - by Konstantinos - 28.11.2013, 15:47

Forum Jump:


Users browsing this thread: 1 Guest(s)