NPC wont connect
#3

its like this under
public OnPlayerSpawn(playerid)
{
#if dbg-callbacks
format(query, sizeof(query), "DBG: OnPlayerSpawn(%d)",playerid);
SendClientMessageToAll(X11_YELLOW, query);
#endif
if(!IsPlayerNPC(playerid)) {
if(!IsPlayerConnectEx(playerid)) {
Kick(playerid);
Reply


Messages In This Thread
NPC wont connect - by Astonish - 15.05.2018, 13:37
Re: NPC wont connect - by kovac - 15.05.2018, 13:43
Re: NPC wont connect - by Astonish - 15.05.2018, 13:45
Re: NPC wont connect - by Astonish - 15.05.2018, 13:54
Re: NPC wont connect - by kovac - 15.05.2018, 16:24
Re: NPC wont connect - by Astonish - 15.05.2018, 16:35
Re: NPC wont connect - by GTLS - 15.05.2018, 16:51
Re: NPC wont connect - by Astonish - 15.05.2018, 17:03
Re: NPC wont connect - by OsmanMalagic - 15.05.2018, 17:44
Re: NPC wont connect - by Sew_Sumi - 15.05.2018, 17:59

Forum Jump:


Users browsing this thread: 3 Guest(s)