04.06.2015, 06:58
C:\Users\Redit\Desktop\samp\gamemodes\Proect.pwn(4 3809) : warning 235: public function lacks forward declaration (symbol "NameTimer")
C:\Users\Redit\Desktop\samp\gamemodes\Proect.pwn(4 3829) : error 017: undefined symbol "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
if(GetPointDistanceToPointExMorph(p1x,p1y,p1z,p2x, p2y,p2z) < pdistance)
Whats wrong with this line ?
C:\Users\Redit\Desktop\samp\gamemodes\Proect.pwn(4 3829) : error 017: undefined symbol "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
if(GetPointDistanceToPointExMorph(p1x,p1y,p1z,p2x, p2y,p2z) < pdistance)
Whats wrong with this line ?