well you could do something like
<when green flag clicked>
<set{ lvl }to( 1
<forever>
<if><(<{ score }> <=> 5 )>
<set{ lvl }to( 2
<if><(<{ score}> <=> 10)>
<set{ lvl }to( 3
<if><(<{ score }> <=> 15 )>
<set{ lvl }to( 4
ect. ect
Last edited by bosox397 (2009-03-23 18:55:20)
Offline