Error's Help Me - 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: Error's Help Me (
/showthread.php?tid=381684)
Error's Help Me -
yarin0600 - 30.09.2012
Hey I now got the new'st package of samp and put there my script try compile and that's the error's : [BTW I'm from that post
https://sampforum.blast.hk/showthread.php?tid=381647]
Код:
d:\Users\User\Desktop\samp03e_svr_R2_win32 (1)\gamemodes\Model8.pwn(2) : fatal error 100: cannot read from file: "streamer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Error's Help Me -
Danyal - 30.09.2012
Why multithreading....??
Btw you need streamer plugin and include which can be found here
Streamer Plugin + Include
put streamer.inc in pawno ---> include ----> Here
and streamer.dll (FOR WINDOWS) or streamer.so (FOR LINUX BASED) plugins ----> Here
Re : Error's Help Me -
Varkoll_ - 30.09.2012
Go to your server files go to pawno file open pawno, open your GM and compile.
Sorry for my bad english
Re: Error's Help Me -
Joshman543 - 30.09.2012
Download the Streamer Include and then place it in the Includes File under Pawno in your server Directory.
Then make sure you run the pawno.exe that is in your Server Directory insted of an exterior source.
Hope this helps
+Rep me
Re : Re: Error's Help Me -
Varkoll_ - 30.09.2012
Quote:
Originally Posted by Joshman543
Download the Streamer Include and then place it in the Includes File under Pawno in your server Directory.
Then make sure you run the pawno.exe that is in your Server Directory insted of an exterior source.
Hope this helps
+Rep me
|
And my message:
Quote:
Go to your server files go to pawno file open pawno, open your GM and compile.
Sorry for my bad english
|