Page 1 of 1

loading variables question

PostPosted: 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

PostPosted: 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. :D

Re: loading variables question

PostPosted: Thu Oct 11, 2007 7:37 am
by Kalladdolf
or show it to us :D

Re: loading variables question

PostPosted: Fri Oct 12, 2007 8:32 pm
by Freddy
I think I just misunderstood the tutorial, Ill have to go through it again (ugh) :D