Need help with streamer error - 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: Need help with streamer error (
/showthread.php?tid=354285)
Need help with streamer error -
Sgt.TheDarkness - 26.06.2012
Hey guys, I need some help, have any of you ran across this error in the streamer.inc include?
pawn Код:
C:\Users\TheDarkness\Downloads\SA-MP Server\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\TheDarkness\Downloads\SA-MP Server\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\TheDarkness\Downloads\SA-MP Server\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\TheDarkness\Downloads\SA-MP Server\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
Re: Need help with streamer error -
Face9000 - 26.06.2012
Get the 0.3e includes and an updated version of the streamer you are currently using.
Re: Need help with streamer error -
[MM]RoXoR[FS] - 26.06.2012
Click Me
Re: Need help with streamer error -
Sgt.TheDarkness - 27.06.2012
RoXoR, i have the 0.3e server, as you can see in my signatures, along with the new includes, but the problem still exists......
Re: Need help with streamer error -
Kindred - 27.06.2012
Did you re-open the script and re-compile it.
The errors are ONLY caused when not having the 0.3e includes and shit, so if you already have it, then you're either lieing or you didn't re-open pawno, goto file -> open, and then opened and recompiled it.
Re: Need help with streamer error -
Makaveli93 - 27.06.2012
Go manually to your SAMP 0.3e server files, go to Pawno and open pawn editor. Then go to File>Open and open your gamemode and recompile it.
Re: Need help with streamer error -
Sgt.TheDarkness - 27.06.2012
Nevermind, I fixed it, thanks anyways, I have something wrong, where sometimes, the things I go to copy into a differnet folder, will not copy, but return a successful message, and I just manually re-added the new includes. worked like a charm.
Cheers!