/ocheck (offline Check CMD) +2 REP
#4

Quote:
Originally Posted by [WSF]ThA_Devil
Посмотреть сообщение
use SELECT * from `table` where id = '%i'

that would require /ocheck <id>
When you recieve data, either send client message or show dialog with all the data
Can you put it in this CMD

Код:
CMD:ocheck(playerid, params[])
{
	if(PlayerInfo[playerid][pAdmin] < 3)
	{
		SendClientMessageEx(playerid, COLOR_GRAD1, "You are not authorized to use that command!");
		return 1;
	}

}
Reply


Messages In This Thread
/ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 18:26
Re: /ocheck (offline Check CMD) +2 REP - by Barnwell - 23.06.2014, 18:29
Re: /ocheck (offline Check CMD) +2 REP - by [WSF]ThA_Devil - 23.06.2014, 18:37
Re: /ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 18:46
Re: /ocheck (offline Check CMD) +2 REP - by Golf - 23.06.2014, 19:10
Re: /ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 19:50
Re: /ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 22:19
Re: /ocheck (offline Check CMD) +2 REP - by Abagail - 23.06.2014, 22:41

Forum Jump:


Users browsing this thread: 2 Guest(s)