Errors - 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: Errors (
/showthread.php?tid=348204)
Errors - SA_MP. - 04.06.2012
Код:
E:\Samp Servers\samp0.3.E\pawno\include\Streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
E:\Samp Servers\samp0.3.E\pawno\include\Streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
E:\Samp Servers\samp0.3.E\pawno\include\Streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
E:\Samp Servers\samp0.3.E\pawno\include\Streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Re: Errors -
Firo - 04.06.2012
This include too old as you can see. (I guess you can see.)
Re: Errors -
Niko_boy - 04.06.2012
do make sure you have latest SAMP server package
this functions , macros were added in 0.3e so download latests server package from here
www.sa-mp.com
Re: Errors - SA_MP. - 04.06.2012
Which One Is Good ?
Quote:
SA-MP 0.3e Client Mirror by littlewhitey's server
SA-MP 0.3e Client Mirror by kingj.net servers
SA-MP 0.3e Client Mirror by SA-MP Team
|
and which package i need: kon sa package download karon
Re: Errors -
3ventic - 04.06.2012
Server package, not client.
Re: Errors - SA_MP. - 04.06.2012
plz give me Download link
Re: Errors -
Niko_boy - 04.06.2012
download any it dont matter
download and open pawno inside it and open your script then re-compile that
;]
edit:
http://files.sa-mp.com/samp03e_svr_win32.zip
Re: Errors - SA_MP. - 04.06.2012
after new package : my includes not loading
Re: Errors - SA_MP. - 04.06.2012
See this
Quote:
E:\Samp Servers\samp0.3.E\gamemodes\wft.pwn(13) : fatal error 100: cannot read from file: "CPLoader"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Re: Errors -
Firo - 04.06.2012
Use '******' it's a tool help you find things,
Type in there - 'CPLoader.inc' download it, then put the file in pawno/includes.
EASY.