Hi, I'm having problems with my script, it doesnt work anymore since I added the last section. Its huge, almost hit 1000 lines and has a ton of ifs, elseifs and returns. But the compiler doesnt say anything, there are no errors. I couldnt find any typos, it should work but it doesnt. So the question is, is compiler supposed to tell if you exceed something? I cant split the script, it is basically one huge messagebox with sub boxes and buttons.. The box just doesnt pop up anymore so it must be compiler errors
Also another question btw how many buttons are allowed on a messagebox? Is there a limit other than the resolution?