Help, 1 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: Help, 1 Error (
/showthread.php?tid=343235)
Help, 1 Error -
Sajeevan - 16.05.2012
Код:
pawno\include\YSI/y_ini.inc(1050) : warning 202: number of arguments does not match definition
(3546) : error 017: undefined symbol "GetPointZPos"
(3831) : warning 203: symbol is never used: "ret_memcpy"
Re: Help, 1 Error -
TzAkS. - 16.05.2012
Give us the line 1050 from include,GetPointZPos is not defined,add up to script #pragma unused ret_memcpy
Re: Help, 1 Error -
Sajeevan - 16.05.2012
1050? the line from the include, or the gamemode?
Re: Help, 1 Error -
TzAkS. - 16.05.2012
pawno\include\YSI/y_ini.inc(1050)
There is the warning.
Re: Help, 1 Error -
Sajeevan - 16.05.2012
I fixed it, but i still have this error..
Код:
\pawno\include\YSI/y_ini.inc(161) : fatal error 100: cannot read from file: "internal\y_version"