22.07.2009, 08:57
I got those warnings..
Line 2111
Код:
C:\Documents and Settings\Yarik\Desktop\CD-Disabler 1.2\one of the best edits\gamemodes\crp.pwn(2111) : warning 219: local variable "tmp" shadows a variable at a preceding level C:\Documents and Settings\Yarik\Desktop\CD-Disabler 1.2\one of the best edits\gamemodes\crp.pwn(2111) : warning 219: local variable "idx" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.
Код:
new tmp[256], idx; tmp = strtok(cmdtext, idx);