hallo,
ich bekomme diese Error + warnings seid dem ich den neuen streamer von incognized benutze:
C:\Dokumente und Einstellungen\Lars\Desktop\sampserver\pawno\include\dutils.inc(28) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\sampserver\pawno\include\dutils.inc(132) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\sampserver\pawno\include\dutils.inc(172) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\sampserver\pawno\include\dutils.inc(280) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\sampserver\pawno\include\dutils.inc(337) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\sampserver\pawno\include\dutils.inc(379) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\hihih\gamemodes\YVL.pwn(26664) : warning 219: local variable "mod" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Lars\Desktop\hihih\gamemodes\YVL.pwn(31342) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Die zeilen:
31342: tmp2 = strtok(cmdtext, idx);
26666:new mod = 100;