Problem with NPC's [0.3x] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem with NPC's [0.3x] (
/showthread.php?tid=415090)
Problem with NPC's [0.3x] -
TiNcH010 - 11.02.2013
I don't know what is going on but when I start my server on Linux (hosted) I get this problem, NPC's aren't connect to my server (11 in total) and I have all good, I put maxnpc 12, I have the plugins, right version, npcmodes, recordings, etc.
On my PC (Windows) I don't have this problem. I've noticed that I need to have the latest samp-npc but I tried that, too.
Thanks.
Re: Problem with NPC's [0.3x] -
TommyVer - 11.02.2013
i think you don't have IsPlayerNPC(playerid)) return 1; on OnPlayerConnect and have registration system
Respuesta: Problem with NPC's [0.3x] -
TiNcH010 - 12.02.2013
I have if(IsPlayerNPC(playerid)) return 1; on OnPlayerConnect, actually on mi PC host this work but not in the linux host.