SA-MP Forums Archive
FCNPC - 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 (/showthread.php?tid=663766)



FCNPC - TokicMajstor - 10.02.2019

Omg I can`t believe this every single time I use FCNPC.inc this happens in server log:

Код:
[18:05:53]   Loading filterscript 'citizens.amx'...
[18:05:53] [debug] Run time error 19: "File or function is not found"
[18:05:53] [debug]  FCNPC_GetPluginVersion
[18:05:53] [debug]  FCNPC_SetUpdateRate
[18:05:53] [debug]  FCNPC_IsNodeOpen
[18:05:53] [debug]  FCNPC_OpenNode
[18:05:53] [debug]  FCNPC_Create
[18:05:53] [debug]  FCNPC_Spawn
[18:05:53] [debug]  FCNPC_GetNodeInfo
[18:05:53] [debug]  FCNPC_SetNodePoint
[18:05:53] [debug]  FCNPC_PlayNode
[18:05:53] [debug]  FCNPC_GetNodePointPosition
[18:05:53] [debug]  FCNPC_PutInVehicle
[18:05:53] [debug]  FCNPC_GetVehicleID
[18:05:53] [debug]  FCNPC_Destroy
[18:05:53] [debug]  FCNPC_CloseNode
[18:05:53] [debug]  FCNPC_IsValid
[18:05:53] [debug]  FCNPC_GetPosition
[18:05:53] [debug]  FCNPC_PausePlayingNode
[18:05:53] [debug]  FCNPC_ResumePlayingNode
[18:05:53]   Loaded 2 filterscripts.
Can anybody please help, Iam getting this every time I use FCNPC, and Iam using plugin too


Re: FCNPC - Marllun - 10.02.2019

see if the plugin is loading


Re: FCNPC - TokicMajstor - 10.02.2019

Oh never mind, the guy that gave me this gamemode typed // before the last plugin and all plugins after that were not able to load.