Im not even sure if it will lag, but, for it to work (or at least the only way I know how :P) It will have to save EVERY frame, i.e 24 times a second. It probably wont lag but it will have the possibiltiy of lagging on the worst computers, i'll get it done over the weekend and we'll see how it goes. I can delete it afterwards if its no good.
Do you see how your username comes up when you load the game? That shows that, using some code, I can find your kongregate username. So, I can do a simple "if" statement. So. if (KongUsername == "Dyson") { _root.cheater = 1}
if (_root.cheater = 1) { _root.gamePlayable = false }
You may or may not understand that.
2 things to clear up.
1. The autosave doesnt work, im sorry. I dont know why it wont work either, I may have a look when I get back from france but until then, manual save will have to do.
2. The countdown timer on reload. Please note, that due to an unintentional bug, the countdown resets on reload, but this isnt a problem. The code in the game references to the TOTAL TIME, which saves perfectly when you manual save, so on reload it looks like you have lost a lot, when in fact, you have lost nothing! =]
Anymore questions, ask.