30.03.2014, 19:36
When I enter the server I do not see the message, but I am immediately kicked
PHP код:
if(!dini_Exists(player))
{
SendClientMessage(playerid,COLOR_OOC,"You are not whitelisted.");
Kick(playerid);
}