so u need help with that, well, there is only really one simple way to do it. you could post a high score thing in ur project notes, and have people tell you their scores. thats the easiest way.
Offline
Offline
yea, unless they make variables that comunicate to you through the internet, uodating your project/adding in your project notes is the only way to do it
Offline
You can make one high-score. There would be two variables: One for the score, and another for the high-score.
[blocks]
<if><( <{ score }> <>> <{ hiscore }> )>
<set{ hiscore }to(<{ score }> )
<end>
[/blocks]
It would work like this: When the score is larger than the current hi-score, it resets the hi-score.
Offline
J0j2 wrote:
so u need help with that, well, there is only really one simple way to do it. you could post a high score thing in ur project notes, and have people tell you their scores. thats the easiest way.
The problem is that non-scratchers can't do that though.
Offline