RNPC Not Loading now
#1

While i #include <RNPC> in my gamemode it gives me those error check down the server.logs
pawn Код:
[15:34:27]  Loading plugin: RNPC
[15:34:28]   Failed.

[15:34:28]    Error: Function not registered: 'RNPC_CreateBuild'
[15:34:28]    Error: Function not registered: 'RNPC_SetWeaponID'
[15:34:28]    Error: Function not registered: 'RNPC_SetSpecialAction'
[15:34:28]    Error: Function not registered: 'RNPC_SetAngleQuats'
[15:34:28]    Error: Function not registered: 'RNPC_AddPause'
[15:34:28]    Error: Function not registered: 'RNPC_FinishBuild'

[15:34:29] Script[gamemodes/Bacon.amx]: Run time error 19: "File or function is not found"
[15:34:29] Number of vehicle models: 0
P.s i have updated my server to samp 0.3z r2-2
Reply
#2

The plugin is not being loaded:
pawn Код:
[15:34:27]  Loading plugin: RNPC
[15:34:28]   Failed.
Make sure you have the plugin in plugins folder.
Reply
#3

i already have it
Reply
#4

same problem..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)