How to fix this bug - 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: How to fix this bug (
/showthread.php?tid=72329)
How to fix this bug -
st.anger - 07.04.2009
C:\Documents and Settings\Alex\Skrivbord\Spel-Tillbehцr\samp02Xserver.win32\pawno\include\dprop. inc(25) : warning 235: public function lacks forward declaration (symbol "PropertyExists")
C:\Documents and Settings\Alex\Skrivbord\Spel-Tillbehцr\samp02Xserver.win32\pawno\include\dprop. inc(34) : warning 235: public function lacks forward declaration (symbol "PropertyGet")
C:\Documents and Settings\Alex\Skrivbord\Spel-Tillbehцr\samp02Xserver.win32\pawno\include\dprop. inc(3

: error 090: public functions may not return arrays (symbol "PropertyGet")
C:\Documents and Settings\Alex\Skrivbord\Spel-Tillbehцr\samp02Xserver.win32\pawno\include\dprop. inc(45) : warning 235: public function lacks forward declaration (symbol "PropertySet")
C:\Documents and Settings\Alex\Skrivbord\Spel-Tillbehцr\samp02Xserver.win32\filterscripts\afterd ay2.0.6.1.pwn(56722) : error 004: function "NameTimer" is not implemented
C:\Documents and Settings\Alex\Skrivbord\Spel-Tillbehцr\samp02Xserver.win32\filterscripts\afterd ay2.0.6.1.pwn(63059) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
does anyone know how to fix this
Re: How to fix this bug -
GTA_Rules - 07.04.2009
Give us your code.