[FCNPC] Error: NPC not created. - 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: [FCNPC] Error: NPC not created. (
/showthread.php?tid=650796)
[FCNPC] Error: NPC not created. -
Adam_Hardy - 06.03.2018
Hey, It's my first time ever using FCNPC. I've tried to get over this error but I personally couldn't, I have no idea what it is from and how can I connect my Bot successfully. I already tried googling but found few helpless results.
Pawno:
Код:
FCNPC_Create("MyBot");
Server.cfg:
Server Log:
Код:
[22:00:23] [npc:join] MyBot has joined the server (49:127.0.0.1)
[22:00:23] [npc:part] MyBot has left the server (49:0)
[22:00:23] [FCNPC] Error: NPC 'MyBot' not created. Name 'MyBot' is invalid or the maxnpc limit in server.cfg has been reached.
Re: [FCNPC] Error: NPC not created. -
Freaksken - 06.03.2018
Are u using 0.3.DL or 0.3.7?
Re: [FCNPC] Error: NPC not created. -
Adam_Hardy - 06.03.2018
Quote:
Originally Posted by Freaksken
Are u using 0.3.DL or 0.3.7?
|
I'm using 0.3.DL.
Re: [FCNPC] Error: NPC not created. -
Freaksken - 06.03.2018
See
this.
Keep in mind that 0.3.DL is not fully supported yet. See
this issue to track the progress.
Re: [FCNPC] Error: NPC not created. -
Adam_Hardy - 06.03.2018
Quote:
Originally Posted by Freaksken
See this.
Keep in mind that 0.3.DL is not fully supported yet. See this issue to track the progress.
|
It's pretty sad that I tried to make passenger NPCs so I had to switch to FCNPC for it, and when I tried it on 0.3.DL it didn't work, even though RNPC that I had worked perfectly on 0.3.DL.
Re: [FCNPC] Error: NPC not created. -
Freaksken - 06.03.2018
Quote:
Originally Posted by Adam_Hardy
It's pretty sad that I tried to make passenger NPCs so I had to switch to FCNPC for it, and when I tried it on 0.3.DL it didn't work, even though RNPC that I had worked perfectly on 0.3.DL.
|
Well, it's being worked on, just be patient.
Re: [FCNPC] Error: NPC not created. -
Adam_Hardy - 06.03.2018
Quote:
Originally Posted by Freaksken
Well, it's being worked on, just be patient.
|
Yeah yeah, actually it's working all good for me now even that it's not supported, thanks for the help though, repped.