SA-MP Forums Archive
Streamer Problem[+rep] - 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 Problem[+rep] (/showthread.php?tid=369354)



Streamer Problem[+rep] - ZBits - 16.08.2012

Hellow guys

in my script today i included streamer like

pawn Код:
#include <steamer>
after doing it i started my server and now i get these



it will be great if you help me


Re: Streamer Problem[+rep] - Kindred - 16.08.2012

Reopen the script and recompile.

Read the errors, they are self explanatory.


Re: Streamer Problem[+rep] - kbalor - 16.08.2012

download latest streamer plugin make sure it in the plugins folder.
add it in server.cfg

plugins streamer <other> <other>

recompile it again.


Re: Streamer Problem[+rep] - ThePhenix - 16.08.2012

Quote:
Originally Posted by Domnic Toretto
Посмотреть сообщение
Hellow guys

in my script today i included streamer like

pawn Код:
#include <steamer>
after doing it i started my server and now i get these



it will be great if you help me
Friend.......

The right form is:
pawn Код:
#include <streamer>
Not:
pawn Код:
#include <steamer>

Try it, if it works rep me!


Re: Streamer Problem[+rep] - Sandiel - 16.08.2012

The latest streamer plugin is bugged, download the one before it, will work fine, almost same features.

PS: Yo dominic


Re: Streamer Problem[+rep] - ZBits - 16.08.2012

did it still gives me errors


Re: Streamer Problem[+rep] - Cena44 - 16.08.2012

download the latest streamer, replace the new one with the old one, re-compile your script, it's 1 2 3


Re: Streamer Problem[+rep] - ZBits - 16.08.2012

@ Cena44 let me do it

@Sandiel now it says run time error 19


Re: Streamer Problem[+rep] - ZBits - 16.08.2012

Cena now i get the same error


Re: Streamer Problem[+rep] - Cena44 - 16.08.2012

replace the new streamer.inc with the old one in your "Pawno/include"