Streamer 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: Streamer Plugin (
/showthread.php?tid=511668)
Streamer Plugin -
ShaneOvSina - 06.05.2014
How to fix this?
I've tried updating it and still the same..
Re: Streamer Plugin -
iZN - 06.05.2014
Are you sure include and plugin matches?
Re: Streamer Plugin -
ShaneOvSina - 06.05.2014
I downloaded them as a pack?
So i think they will be matching.
Re: Streamer Plugin -
ShaneOvSina - 07.05.2014
Any help with this problem?
I will +REP anyone that helps
Re: Streamer Plugin -
Konstantinos - 07.05.2014
Assuming "Vehicles" filterscript uses streamer, you need to re-compile it with the latest version of streamer include.
Re: Streamer Plugin -
ShaneOvSina - 07.05.2014
I removed the "Vehicle" FS and it's still giving the same.
Re: Streamer Plugin -
Konstantinos - 07.05.2014
Any script that uses streamer must be re-compiled with the latest version of streamer include and the plugin's version should match with its include file.
Re: Streamer Plugin -
Yves - 07.05.2014
that dose not effect anything.
try downloading the samp package files at the home page and replace pawno files. and recompile everything you have.
Re: Streamer Plugin -
UnknownGamer - 07.05.2014
Quote:
Originally Posted by Yves
that dose not effect anything.
try downloading the samp package files at the home page and replace pawno files. and recompile everything you have.
|
What you just said, makes no sense at all.
Download STREAMER by Incognito or whatev, heh.
Compile your PWN, with streamer.inc, in your PAWNO/includes folder, and put the streamer.dll/streamer.so, in the plugins folder of SA-MP ROOT. (Location of samp03svr/plugins).
In SERVER.CFG, under "PLUGINS" line, add streamer, for windows, or streamer.so, for LINUX!!. DON'T FORGET THE .SO!
---
Credit goes to Misiur for learning me to script PAWNO.
Re: Streamer Plugin -
ShaneOvSina - 07.05.2014
I've sorted this now.
I downloaded the Samp server pack like Yves said.