19.09.2016, 16:37
You mean like this? 

PHP код:
if(IsPlayerNPC(playerid))
{
gPlayerLogged[playerid] = 1;
return 1;
}

