Streamer What - 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 What (
/showthread.php?tid=543488)
Streamer What -
StR_MaRy - 27.10.2014
hello, why when I add #include <streamer> and add CreateDynamicObject only one row, try to open the server and gives me run time error 19:
yes I have the latest version 0.3z streamer
and when not add #include <streamer> I removed CreateDynamicObject well understood, now works
Can anyone help me? pls.
Re: Streamer What -
Metroplex - 27.10.2014
Do you have the plugin?
Re: Streamer What -
Mauzen - 27.10.2014
You also need the streamer.dll and add it to the server.cfg. The dll provides the real functions, the include only tells the pawn compiler how they are named and used.
Re: Streamer What -
StR_MaRy - 27.10.2014
yes, i have it i downloaded from the
https://github.com/samp-incognito/sa...lugin/releases
full stream with plugins , pawno include , all what can i do ?