Run time error 19: "File or function is not found"
#4

Alright. If you are using linux you must have the streamer.so for you plugins. If your using windows you need the streamer.dll

Also, You should be using streamer plugin by Incognito if Im correct which is here:
https://sampforum.blast.hk/showthread.php?tid=102865

Put both the .so and .dll and your Plugins Folder and The Includes in your PAWNO > Includes.

Now, I think I know where you are having problems. If you are using linux in your server.cfg next to plugins you need to do streamer.so

If you are using windows you just need the streamer next to plugins.

So this is how it would look if you have linux.

Код:
echo Executing Server Config...
lanmode 0
rcon_password apple
maxplayers 50
port 7777
hostname Test
gamemode0 grandlarc
filterscripts 
plugins streamer.so
announce 1
query 1
weburl 
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
And This is how it would look if you have windows.

Код:
echo Executing Server Config...
lanmode 0
rcon_password apple
maxplayers 50
port 7777
hostname Test
gamemode0 grandlarc
filterscripts 
plugins streamer
announce 1
query 1
weburl 
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
Hope this has helped!
Reply


Messages In This Thread
Run time error 19: "File or function is not found" - by alanbr00 - 02.09.2011, 17:34
Re: Run time error 19: "File or function is not found" - by JiHost - 02.09.2011, 17:35
Re: Run time error 19: "File or function is not found" - by array13 - 02.09.2011, 17:41
Re: Run time error 19: "File or function is not found" - by Surferdude - 03.09.2011, 02:13
Re: Run time error 19: "File or function is not found" - by alanbr00 - 03.09.2011, 17:43
Re: Run time error 19: "File or function is not found" - by JiHost - 03.09.2011, 17:44
Re: Run time error 19: "File or function is not found" - by array13 - 03.09.2011, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)