19.02.2012, 22:37
Quote:
C:\mtrp-final.pwn(9844) : error 017: undefined symbol "SetDisabledWeapons"
C:\mtrp-final.pwn(36153) : error 004: function "NameTimer" is not implemented C:\mtrp-final.pwn(37873) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg") C:\mtrp-final.pwn(39599) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase ?? Help |
Add on the top of the Script the following
#pragma unused GetPointDistanceToPointExMorph
#define SetDisabledWeapons
NameTimer, looks like your morphinc.inc file is bad, look for another one