loading variables question
Posted:
Mon Oct 08, 2007 6:47 pm
by Freddy
I made a highscore, and its all good, except when the highscore variable is loaded, both the high score and the score are set to the high score. How can I stop this?
Re: loading variables question
Posted:
Tue Oct 09, 2007 4:08 am
by Troodon
You must have a logical mistake in your code.
Check the whole code and tell to yourself what each line does. That usually helps me to find that kind of errors.
Re: loading variables question
Posted:
Fri Oct 12, 2007 8:32 pm
by Freddy
I think I just misunderstood the tutorial, Ill have to go through it again (ugh)