NPC Connection Problem
#1

Solved: Thanks @ Gergo1352
Reply
#2

Search, things simular to this have been answered before.
Reply
#3

Solved, but not answered.
Since about an hour i'm looking for it.
Reply
#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
#5

Think badname error.
Thanks I will try
_________________________________________________
Yep, problem is badname error.
Solved, thanks again.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)