NPC part
#1

Hello,
My npcs get disconnect after 1 day.
How to fix this?
Thanks
PHP код:
join:
[
01/10/2017 02:34:56] [npc:joinNPC1 has joined the server (0:127.0.0.1)
[
01/10/2017 02:34:56] [npc:joinNPC2 has joined the server (1:127.0.0.1)
[
01/10/2017 02:34:56] [npc:joinNPC3 has joined the server (2:127.0.0.1
PHP код:
part:
[
01/10/2017 13:13:07] [npc:partNPC2 has left the server (1:0)
[
01/10/2017 13:13:07] [npc:partNPC1 has left the server (0:0)
[
01/10/2017 13:13:07] [npc:partNPC3 has left the server (2:0
Reply
#2

up ....
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=177425

Try Re-Recoding them.
Reply
#4

Quote:
Originally Posted by Xeon™
Посмотреть сообщение
I try re-recording them but not work !
Reply
#5

i think you have kick function somewhere in OnPlayerSpawn, OnPlayerConnect , reguest class
if(IsPlayerNPC(playerid))return 1;
Reply
#6

Log :
PHP код:
[23/10/2017 17:23:42] [partPlayer has left the server (3:0)
[
23/10/2017 17:23:42] [partPlayer has left the server (4:0)
[
23/10/2017 17:23:42] [partPlayer has left the server (6:0)
[
23/10/2017 17:23:53] [connectionx.x.228.217:23795 requests connection cookie.
[
23/10/2017 17:23:54] [connectionincoming connectionx.x.228.217:23795 id3
[23/10/2017 17:23:54] [connectionx.x.4.209:12291 requests connection cookie.
[
23/10/2017 17:23:55] [connectionincoming connectionx.x.4.209:12291 id4
[23/10/2017 17:23:56] [connectionx.x.30.68:12654 requests connection cookie.
[
23/10/2017 17:23:57] [connectionincoming connectionx.x.30.68:12654 id4
[23/10/2017 17:23:57] [connectionx.x.4.209:12292 requests connection cookie.
[
23/10/2017 17:23:57] [connectionincoming connectionx.x.4.209:12292 id6
[23/10/2017 17:23:58] [connectionx.x.76.136:62759 requests connection cookie.
[
23/10/2017 17:23:58] [joinPlayer has joined the server (6:x.x.4.209)
[
23/10/2017 17:23:59] [connectionincoming connectionx.x.76.136:62759 id8
[23/10/2017 17:23:59] [connectionx.x.14.222:14382 requests connection cookie.
[
23/10/2017 17:23:59] [joinPlayer has joined the server (8:x.x.76.136)
[
23/10/2017 17:24:00] [connectionincoming connectionx.x.14.222:14382 id9
[23/10/2017 17:24:02] [partPlayer has left the server (7:0)
[
23/10/2017 17:24:03] [partPlayer has left the server (2:0)
[
23/10/2017 17:24:07] [npc:partNPC1 has left the server (0:0)
[
23/10/2017 17:24:07] [npc:partNPC2 has left the server (1:0)
[
23/10/2017 17:24:09] [partPlayer has left the server (5:0
I changed my player names to Player.
Quote:
Originally Posted by CodeStyle175
Посмотреть сообщение
i think you have kick function somewhere in OnPlayerSpawn, OnPlayerConnect , reguest class
if(IsPlayerNPC(playerid))return 1;
I said after 1 day.
Reply
#7

up ....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)