Strange Warnings - 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: Strange Warnings (
/showthread.php?tid=337522)
Strange Warnings -
SpiderWalk - 26.04.2012
I got 2 warnings but its very strange
Код:
D:\samp03dsvr_win32(1)\pawno\include\YSI/y_hooks.inc(725) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterCheckpoint")
D:\samp03dsvr_win32(1)\pawno\include\YSI/y_hooks.inc(737) : warning 201: redefinition of constant/macro (symbol "OnPlayerLeaveCheckpoint")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
On that lines is nothing what is in warning!But this warnings shows when I load iArchive from iPLOMAX (include)...Strange :O
Re: Strange Warnings -
ikkentim - 26.04.2012
You already defined OnPlayer(Enter/Leave)Checkpoint in one of your earlier included files