NPC Problem ??
#1

When i run the server npc is come in and immediately exit why it be like that ??

[03:13:12] Incoming connection: 127.0.0.1:55343
[03:13:12] [npc:join] TrainDriverLV has joined the server (1:127.0.0.1)
[03:13:12] NPC: Connection from 127.0.0.1 is allowed.
[03:13:12] [npcart] TrainDriverLV has left the server (1:2)
[03:13:12] Incoming connection: 127.0.0.1:55344
[03:13:12] [npc:join] TrainDriverLS has joined the server (0:127.0.0.1)
[03:13:12] NPC: Connection from 127.0.0.1 is allowed.
[03:13:12] [npcart] TrainDriverLS has left the server (0:2)
[03:13:14] Incoming connection: 127.0.0.1:55345
[03:13:14] [npc:join] TrainDriverSF has joined the server (2:127.0.0.1)
[03:13:14] NPC: Connection from 127.0.0.1 is allowed.
[03:13:14] [npcart] TrainDriverSF has left the server (2:2)
[03:13:14] Incoming connection: 127.0.0.1:55346
[03:13:14] [npc:join] PilotLV has joined the server (3:127.0.0.1)
[03:13:14] NPC: Connection from 127.0.0.1 is allowed.
[03:13:14] [npcart] PilotLV has left the server (3:2)
[03:13:14] Incoming connection: 127.0.0.1:55347
[03:13:14] [npc:join] PilotSF has joined the server (4:127.0.0.1)
[03:13:14] NPC: Connection from 127.0.0.1 is allowed.
[03:13:14] [npcart] PilotSF has left the server (4:2)
[03:13:14] Incoming connection: 127.0.0.1:55348
[03:13:14] [npc:join] PilotLS has joined the server (5:127.0.0.1)
[03:13:14] NPC: Connection from 127.0.0.1 is allowed.
[03:13:14] [npcart] PilotLS has left the server (5:2)
Reply
#2

My NPC leaves my server after it joins
Your script is forcing the NPC to login, or you have an anti-cheat / ping kicker that is interfering with your NPC. You can add...

Quote:

if(IsPlayerNPC(playerid)) return 1;

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)