Help FCNCP plugin - 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: Help FCNCP plugin (
/showthread.php?tid=479056)
Help FCNCP plugin -
KesaSport - 02.12.2013
I want to use FCNCP plugin, but I get samp-server.exe crash:

Server log:
pawn Код:
[19:25:06] Loading plugin: FCNPC.dll
[19:25:06]
[19:25:06] -------------------------------------------------
[19:25:06] FCNPC - Fully Controllable NPC v0.1 B8 R2
[19:25:06]
[19:25:06] - Author: OrMisicL
[19:25:06] - Build: May 15 2013 at 12:22:37
[19:25:06] -------------------------------------------------
[19:25:06]
[19:25:06] Loading ...
//Crash
Re: Help FCNCP plugin -
thefatshizms - 02.12.2013
Run crash detect and then post the new logs please.
https://sampforum.blast.hk/showthread.php?tid=262796
Re: Help FCNCP plugin -
KesaSport - 02.12.2013
Quote:
Originally Posted by thefatshizms
|
Nothing...
Re: Help FCNCP plugin -
ReApZ - 02.12.2013
update
Re: Help FCNCP plugin -
iZN - 02.12.2013
What are you loading after FCNPC? You must be having all the required Visual C++ Packages because some of the plugins requires those packages.
Re: Help FCNCP plugin -
KesaSport - 02.12.2013
now:
pawn Код:
[19:41:34] Warning: the maxnpc limit is 0 (you will not be able to create NPCs unless you change it)
Re: Help FCNCP plugin -
iZN - 02.12.2013
Quote:
Originally Posted by KesaSport
now:
pawn Код:
[19:41:34] Warning: the maxnpc limit is 0 (you will not be able to create NPCs unless you change it)
|
Change the max_npcs (server.cfg) to the total amount of bot you are having. There could be any other define or any required setting for FCNPC I don't know much about that plugin.
Re: Help FCNCP plugin -
KesaSport - 02.12.2013
server.cfg file maxnpc 1 for which 1 bot but still the same