Run Time Error
#1

Hello guys, i have a gamemode and i want to open it says this
Quote:

Script[gamemodes/FkZ.amx]: Run time error 19: "File or function is not found"
[15:10:04] Number of vehicle models: 0

Ok i decide to download Nativechecker and when i open the server say this
Quote:

[15:10:04] Error: Function not registered: 'Streamer_CallbackHook'
[15:10:04] Error: Function not registered: 'CreateDynamicObject'
[15:10:04] Error: Function not registered: 'DestroyDynamicObject'
[15:10:04] Error: Function not registered: 'WP_Hash'
[15:10:04] Error: Function not registered: 'MoveDynamicObject'
[15:10:04] Script[gamemodes/FkZ.amx]: Run time error 19: "File or function is not found"
[15:10:04] Number of vehicle models: 0

What can i do to make the server go on to play with my friends
Reply
#2

Streamer and Whirlpool are needed for the gamemode to be run. Load those two plugins.
Reply
#3

I have streamer and wgirpool and nothing
Reply
#4

If you added those two in server.cfg then they were failed to load. If you didn't add them, then you'll have to to add them in server.cfg
Reply
#5

How to add ? )
Reply
#6

Open the server.cfg and find the plugins line. Then add the plugins you want. An example for Windows:
pawn Код:
plugins streamer Whirlpool nativechecker
for Linux:
pawn Код:
plugins streamer.so Whirlpool.so nativechecker.so
It's just an example so if you have other plugins that are needed for the gamemode, don't remove them. You only need to add streamer and Whirlpool.
Reply
#7

Get the latest versions of it and then re-compile and then start, it should work
Reply
#8

hey man can you give me skype or id mess to discuss there please?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)