25.02.2015, 13:13
So, when i start the server every npc connects and after around 5 seconds leaves.
[npc:join] Blarry has joined the server (0:127.0.0.1)
Incoming connection: 127.0.0.1:63345
[npc:join] Jose_Carrera has joined the server (1:127.0.0.1)
Incoming connection: 127.0.0.1:63346
[npc:join] Trainman has joined the server (2:127.0.0.1)
Incoming connection: 127.0.0.1:63347
[npc:join] Neil has joined the server (3:127.0.0.1)
Incoming connection: 127.0.0.1:63348
[npc:join] JackDanRowsen has joined the server (4:127.0.0.1)
[npc:part] Blarry has left the server (0:0)
[npc:part] Jose_Carrera has left the server (1:0)
[npc:part] Neil has left the server (3:0)
[npc:part] JackDanRowsen has left the server (4:0)
[npc:part] Trainman has left the server (2:0)
pwn in attachment
In the gamemode it checks if its npc, so i think its not problem in gm.
[npc:join] Blarry has joined the server (0:127.0.0.1)
Incoming connection: 127.0.0.1:63345
[npc:join] Jose_Carrera has joined the server (1:127.0.0.1)
Incoming connection: 127.0.0.1:63346
[npc:join] Trainman has joined the server (2:127.0.0.1)
Incoming connection: 127.0.0.1:63347
[npc:join] Neil has joined the server (3:127.0.0.1)
Incoming connection: 127.0.0.1:63348
[npc:join] JackDanRowsen has joined the server (4:127.0.0.1)
[npc:part] Blarry has left the server (0:0)
[npc:part] Jose_Carrera has left the server (1:0)
[npc:part] Neil has left the server (3:0)
[npc:part] JackDanRowsen has left the server (4:0)
[npc:part] Trainman has left the server (2:0)
pwn in attachment
In the gamemode it checks if its npc, so i think its not problem in gm.