C:\Dokumente und Einstellungen\Vinni\Desktop\SAMP-Server\Server\pawno\include\JunkBuster.inc(104) : warning 201: redefinition of constant/macro (symbol "GREEN")
C:\Dokumente und Einstellungen\Vinni\Desktop\SAMP-Server\Server\pawno\include\JunkBuster.inc(3157) : warning 201: redefinition of constant/macro (symbol "OnPlayerCommandText")
C:\Dokumente und Einstellungen\Vinni\Desktop\SAMP-Server\Server\pawno\include\JunkBuster.inc(3189) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Warnings.
Zeile 104:
#define GREEN 0x00FF00FF
Zeile 3157:
#define OnPlayerCommandText JB_OnPlayerCommandText
Zeile 3189:
#define OnGameModeInit JB_OnGameModeInit
Wo sind da jetzt die Fehler?^^