Error can help? - 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: Error can help? (
/showthread.php?tid=160934)
Error can help? -
Jamal' - 18.07.2010
When i try to compile one bank system i get some errors can anyone help me? There is the errors
C:\Users\hpi\Desktop\abank\aBank\aBank\filterscrip ts\aBank.pwn(175) : error 017: undefined symbol "SetPVarString"
C:\Users\hpi\Desktop\abank\aBank\aBank\filterscrip ts\aBank.pwn(183) : error 017: undefined symbol "SetPVarString"
C:\Users\hpi\Desktop\abank\aBank\aBank\filterscrip ts\aBank.pwn(190) : error 017: undefined symbol "SetPVarString"
C:\Users\hpi\Desktop\abank\aBank\aBank\filterscrip ts\aBank.pwn(196) : error 017: undefined symbol "GetPVarString"
C:\Users\hpi\Desktop\abank\aBank\aBank\filterscrip ts\aBank.pwn(196) : warning 202: number of arguments does not match definition
C:\Users\hpi\Desktop\abank\aBank\aBank\filterscrip ts\aBank.pwn(202) : error 017: undefined symbol "SetPVarString"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.
Re: Error can help? -
Grim_ - 18.07.2010
You need to upgrade to the 0.3 Scripting Files.
http://sa-mp.com/download.php
Re: Error can help? -
Jamal' - 18.07.2010
: o i get it because is not in my server folder? omg
Re: Error can help? -
Jamal' - 18.07.2010
no is not lolol
Re: Error can help? -
Grim_ - 18.07.2010
You need to simply replace all the files with the 0.3 ones.
Re: Error can help? -
Jamal' - 18.07.2010
But what you mean?
Re: Error can help? -
Jamal' - 18.07.2010
Just in the scrypt files?
Re: Error can help? -
Jamal' - 18.07.2010
PS: its your bank system
Re: Error can help? -
Grim_ - 18.07.2010
Like, all the include files. (a_samp.inc, a_vehicles.inc, etc. All found in "pawno>includes") Replace those with the ones that you just downloaded
Re: Error can help? -
Jamal' - 18.07.2010
Oh thanks.