Page 1 of 1
Problems with my game
Posted:
Sat Apr 23, 2005 6:54 pm
by Editor
I've made my own space invaders game but there is a problem. I went through the highscore tutorial so I could learn how to put a highscore in my game, and I followed it exactly. There are no errors or anything but whenever I restart the game, either by clicking X and reopening it or by pressing backspace, it's meant to load the highscores it saved, but it doesn't!
I cannot send links to local files because usually this doesn't work, but if anyone would like to test my game I will send it in an email to you. All help appreciated.
Posted:
Sun Apr 24, 2005 6:02 pm
by makslane
Send the game and I will see what's happen
Posted:
Mon Apr 25, 2005 8:32 pm
by Editor
I've just sent an email to you with it in, with the subject "My Game Editor game".
Posted:
Wed Apr 27, 2005 5:26 pm
by makslane
I didn't receive. Can you send again?
Posted:
Wed Apr 27, 2005 8:55 pm
by Editor
Ok I'm trying again. This time I'm only including the game data.
Problem Solved
Posted:
Wed Apr 27, 2005 9:28 pm
by Editor
Problem Solved. It turned out that I'd made a mistake in the script that didn't save the highscore. I went thorugh the tutorial again and used it to fix the problem. I'm still not sure why Game Editor never pointed out the problem, though...
Posted:
Fri Apr 29, 2005 12:20 pm
by makslane
How did you solve the problem?
Posted:
Sun May 01, 2005 11:13 pm
by Editor
The original code was supposed to make it so that when you pressed a button, it updated the highscore - but it didn't work out that way. I got rid of this event. Then I changed a few commands in the script and I now have it working quite well.