*** 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
#2

someone pls
Reply
#3

its not a error its a warning, it is still available for compiling and the server will work. sorry i dont know how to totally fix this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)