Problem with NPC. - 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: Problem with NPC. (
/showthread.php?tid=373636)
Problem with NPC. -
FreeSoul - 31.08.2012
So,I am running a MySQL based script,and I came across an issue.
I am using a bunch of NPCs in the script.
When more than one NPC is connected,the server doesn't recognize accounts anymore.
When there's only one,the server recognizes the accounts as usual.
I was wondering what can I do to fix this and what may be the cause.
Thanks in advance.
Re: Problem with NPC. -
FreeSoul - 01.09.2012
Bump,nobody ?
Re: Problem with NPC. -
[FR]Fratzica - 01.09.2012
i have seen an problem like this, if you dont need the npcs delete them, if you dont know how, search for them, and delete all the sentence starting with the one upper than {
and finishing with }
Re: Problem with NPC. -
FreeSoul - 02.09.2012
Quote:
Originally Posted by [FR]Fratzica
i have seen an problem like this, if you dont need the npcs delete them, if you dont know how, search for them, and delete all the sentence starting with the one upper than {
and finishing with }
|
I do need the NPCs,I am looking for how to fix the problem so players can connect at the same time NPCs are connected.