Well, lookin at that, this is where I think OOP may start to come in handy, I don't know OOP at all so what I say may be totally wrong and I don't completly know the benefits but it's good for keeping your code organised. Also using OOP let you plan everything before you start to avoid this spaghetti like structur of code (which I do too)

RipX