03.09.2016, 17:17
Hey guys i have this error but as i see everything is ok , i don't know why i get this warning
the sistem is like this:
can some1 say why i get that error ?
if i delete that line i get error at the next one of
the sistem is like this:
Код HTML:
//at the top of the script new RobSec = 0;
Код HTML:
On a CheckPoint RobSec = 0;
Код HTML:
Another CheckPoint RobSec = 0;
Код HTML:
Here is activated for 30 and 60 secconds noisy or silent for noisy is RobSec = 30; and for silent is RobSec = 60;
Код HTML:
C:\Users\StR\Desktop\Scripting\snake\gamemodes\server.pwn(13881) : warning 204: symbol is assigned a value that is never used: "RobSec"
Код HTML:
13881 is the last RobSec = 60;
Код HTML:
RobSec = 30;