NPC connection problem
#1

When trying to connect a npc the incomming connection message appears in the console but the npc never actually connects. The problem occurs randomly after dozents of NPC connected successfully. Even when trying to connect another NPC the problem remains. It is not related to the maxnpc setting in the server.cfg and is also not related to the NPCs name and the connection frequency.


Any ideas?
Reply
#2

How many NPC you use ? what NPC recorder or program you use ?
Reply
#3

Around 150, all recorded ingame.
Reply
#4

put this:
PHP код:
if(IsPlayerNPC(playerid))return 1
in the start of:
Код:
OnPlayerConnect
OnPlayerRequestClass
OnPlayerRequestSpawn
OnPlayerSpawn
in your gamemode and all the filterscripts you use.
Reply
#5

Done already, didn't solve the problem...
Reply
#6

What is your MAX_NPC in server.cfg file ?
Reply
#7

200, a lot more than I actually want to connect.
Reply
#8

Do all NPCs connect or some yes and some no or what ?
Reply
#9

All NPCS connect correctly until the first connection fails, then no further NPC seems to be able to connect.
Reply
#10

How all connect THEN THE FIRST ONE DOES NOT CONNECT !?!?!?!?!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)