1 Warning
#1

Help, how to fix this warning ?
Код:
C:\Users\ariefkyano\Desktop\Test RP\gamemodes\Respect4.pwn(78557) : warning 219: local variable "string" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warnings.
Error:
pawn Код:
new string[256];
Reply
#2

You have already defined that variable above. Delete it or just rename it.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)