Need Help! 26 Error's - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Need Help! 26 Error's (
/showthread.php?tid=222923)
Need Help! 26 Error's -
The_$ - 08.02.2011
Hello SAMP forum User
I have 26 Error's and i don't know how to define "Get and SetPVarInt
Pls help me
Error's:
(582) : error 017: undefined symbol "SetPVarInt"
(583) : error 017: undefined symbol "SetPVarInt"
(584) : error 017: undefined symbol "SetPVarInt"
(585) : error 017: undefined symbol "GetPVarInt"
(586) : error 017: undefined symbol "GetPVarInt"
(591) : error 017: undefined symbol "SetPVarInt"
(592) : error 017: undefined symbol "SetPVarInt"
(593) : error 017: undefined symbol "SetPVarInt"
(594) : error 017: undefined symbol "GetPVarInt"
(595) : error 017: undefined symbol "GetPVarInt"
(601) : error 017: undefined symbol "SetPVarInt"
(602) : error 017: undefined symbol "SetPVarInt"
(603) : error 017: undefined symbol "SetPVarInt"
(604) : error 017: undefined symbol "GetPVarInt"
(605) : error 017: undefined symbol "GetPVarInt"
(611) : error 017: undefined symbol "SetPVarInt"
(612) : error 017: undefined symbol "SetPVarInt"
(613) : error 017: undefined symbol "SetPVarInt"
(614) : error 017: undefined symbol "GetPVarInt"
(615) : error 017: undefined symbol "GetPVarInt"
(621) : error 017: undefined symbol "SetPVarInt"
(622) : error 017: undefined symbol "SetPVarInt"
(623) : error 017: undefined symbol "SetPVarInt"
(624) : error 017: undefined symbol "GetPVarInt"
(625) : error 017: undefined symbol "GetPVarInt"
(631) : error 017: undefined symbol "SetPVarInt"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Re: Need Help! 26 Error's -
XoX - 08.02.2011
Missing {}?
Newest Includes?
Re: Need Help! 26 Error's -
The_$ - 08.02.2011
What Include?
pls help thx
Re: Need Help! 26 Error's - Unknown123 - 08.02.2011
Quote:
Originally Posted by The_$
What Include?
pls help thx
|
The includes at top
pawn Код:
#include <include>
#include <other include>
Re: Need Help! 26 Error's -
Baboon - 08.02.2011
Do you have at the top of the script #include <a_samp>
Re: Need Help! 26 Error's -
The_$ - 08.02.2011
THX only <a_player> newest version i had 0.3b in 0.3c Folder xD