*** Terrible Title Removed
#1

Код:
C:\Users\Bojan\Desktop\THE SERVER\LVDM\gamemodes\lvdm.pwn(412) : warning 219: local variable "Run" shadows a variable at a preceding level
C:\Users\Bojan\Desktop\THE SERVER\LVDM\gamemodes\lvdm.pwn(413) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Bojan\Desktop\THE SERVER\LVDM\gamemodes\lvdm.pwn(412) : warning 204: symbol is assigned a value that is never used: "Run"
C:\Users\Bojan\Desktop\THE SERVER\LVDM\gamemodes\lvdm.pwn(430) : warning 219: local variable "string" shadows a variable at a preceding level
i got these errors how do i fix them
line 412:
Код:
new Run = 0;
line 413:
Код:
new string[55];
line 430:
Код:
new string[35];
Reply


Messages In This Thread
*** Terrible Title Removed - by Wonderweiss - 23.10.2012, 16:20
Re: errors help - by Wonderweiss - 23.10.2012, 16:26
Re: errors help - by The God - 23.10.2012, 16:48

Forum Jump:


Users browsing this thread: 1 Guest(s)