NPC Connection Problem
#4

The disconnect reason is 2, so the NPC was kicked. The problem is probably a function which checks the player's name and if it doesn't contain a _ symbol the server kicks the player.

You should use:

Код:
if(IsPlayerNPC(playerid)) return 1;
at OnPlayerConnect.
Reply


Messages In This Thread
NPC Connection Problem - by fir4t - 09.11.2009, 21:35
Re: NPC Connection Problem - by miokie - 09.11.2009, 21:45
Re: NPC Connection Problem - by fir4t - 09.11.2009, 21:47
Re: NPC Connection Problem - by Gergo1352 - 09.11.2009, 21:48
Re: NPC Connection Problem - by fir4t - 09.11.2009, 21:50

Forum Jump:


Users browsing this thread: 2 Guest(s)