Guten Tag liebe Community,
wenn ich mit Pawno was Compile kommt das :
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\utils.inc(1) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\morphinc.inc(5) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\morphinc.inc(5) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\morphinc.inc(5) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\dutils.inc(28) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\dutils.inc(132) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\dutils.inc(172) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\dutils.inc(280) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\dutils.inc(337) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\pawno\include\dutils.inc(379) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(2297) : error 021: symbol already defined: "Time"
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(3684) : error 025: function heading differs from prototype
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(3685) : error 021: symbol already defined: "strtok"
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(3700) : error 047: array sizes do not match, or destination array is too small
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(6938) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(7058) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(17632) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(17634) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(17635) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(17636) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(17637) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Systemadministrator\Desktop\script\gamemodes\RXR.pwn(28532) : warning 219: local variable "mod" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
11 Errors.