Originally Posted by Mariusmssj i got no idea about functions xD Now's a good time to learn. You can't program without them. A nested if statement may be easier to read. Code: if(a) if(b) if(c) //..etc
if(a) if(b) if(c) //..etc
Forum Rules