Ninja Santa sneaks into the game as a power up. It slows down all fighter jets and missiles. (sadly, I will not be doing matrix santa, hopefully this will make up for it :) alright I only have room for one more power up so put it your requests :) (...also should I add a power down, a poisonous power up,?)
Yah, well I already have so much code done and I don't really want to change anything :) (did anybody know this is my first official game I have ever made. And it is awsome. I LOVE YOU SMILEBASIC! )
I changed a lot of my code to GOTOS instead of GOSUBS and IT WORKED (for now ;) thank you everyone for your patience, help, and comments :) now I can get to 40000 without having a stack overflow Yaaaaaaaah!!!
I changed a ton of stuff to GOTO since I found out that GOTOS are different than GOSUBS and it worked for now. I GOT TO 40000 WHITHOUT A STACK OVER FLOW!! :)
@IOIOOIOOI, but most of my gosubs are under certain conditions and do not return quickly... I trying to change a little of my code right now, I'll let you know how it goes.
Really, thats interesting :) maybe I'll look at that too. the only thing is, I have a ton of GOSUBS and wouldn't want to replace every single one with GOTOS.