Little help, guys ?
#1

Hi, guys. I have added a new npc to my server (total, my server now have 2 npc's).. when i turn on my server, both of my npc's connects, but shortly after, second npc disconnects and first npc stays online.. why ? please, help..
pawn Код:
from server.log..
[10:40:35] Incoming connection: 127.0.0.1:2487
[10:40:35] [npc:join] CafeBot has joined the server (0:127.0.0.1)
[10:40:35] Incoming connection: 127.0.0.1:2488
[10:40:35] [npc:join] CafeRandBot has joined the server (1:127.0.0.1)
[10:40:46] [npc:part] CafeRandBot has left the server (1:0)
Reply
#2

Use 1 npc

Код:
[10:40:35] [npc:join] CafeRandBot has joined the server (1:127.0.0.1)
[10:40:46] [npc:part] CafeRandBot has left the server (1:0)
Maybe he is disconnected because he has high ping.

Go to admin scriptfiles and set high ping to "0"
Reply
#3

Quote:
Originally Posted by [DJ]Boki
Посмотреть сообщение
Use 1 npc
no, i need multiple npcs..
EDIT:
Quote:

Maybe he is disconnected because he has high ping.
Go to admin scriptfiles and set high ping to "0"

tried, don't work..
Reply
#4

sry....
Reply
#5

Check that your recording file is present in ../npcmodes/recordings

Remember recordings get saved in scriptfiles and you need to move them into ../npcmodes/recordings.

Failing that, check recording filenames are correct. NPC will timeout like that after a few seconds if recording files are not present or if spelling is incorrect.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)