SA-MP Forums Archive
Error I dont understand - 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 I dont understand (/showthread.php?tid=83774)



Error I dont understand - L30 - 27.06.2009

Code:
M:\backups\L30\Scripts\Script\gamemodes\CT-RP.pwn(43295) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      7704 bytes
Code size:     1711596 bytes
Data size:     2449464 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4262 cells (17048 bytes)
Total requirements: 4185148 bytes

1 Warning.
But GetPointDistanceToPointExMorph is no where in my script.
Here are the includes I use

#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>



Re: Error I dont understand - Grim_ - 27.06.2009

I beleive it is in the morphinc include.


Re: Error I dont understand - Chaprnks - 27.06.2009

Go in morphinc.inc in the includes folder and comment out "GetPointDistanceToPointExMorph"