SA-MP Forums Archive
NPCS: Connecting and Disconecting - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: NPCS: Connecting and Disconecting (/showthread.php?tid=437793)



NPCS: Connecting and Disconecting - Egon_Olsen - 17.05.2013

I have add some npcs in my gamemode, but the problem, the npcs join, and left the server.

[11:55:21] [npc:join] bigtours1 has joined the server (0:127.0.0.1)
[11:55:21] [npcart] bigtours1 has left the server (0:2)


What is here the problem and how i can fix it?


Re: NPCS: Connecting and Disconecting - Egon_Olsen - 19.05.2013

//Push


Re: NPCS: Connecting and Disconecting - JohnYoti - 19.05.2013

Hmm.. take a look here: https://sampforum.blast.hk/showthread.php?tid=95034 (Look at "Common Problems" It is at the bottom of the tutorial)


Re: NPCS: Connecting and Disconecting - Yashas - 19.05.2013

Quote:
Originally Posted by Egon_Olsen
Посмотреть сообщение
I have add some npcs in my gamemode, but the problem, the npcs join, and left the server.

[11:55:21] [npc:join] bigtours1 has joined the server (0:127.0.0.1)
[11:55:21] [npcart] bigtours1 has left the server (0:2)


What is here the problem and how i can fix it?
Code pls