home *** CD-ROM | disk | FTP | other *** search
- on anim
- global run_anim
- run_anim = 1
- repeat with n = 1 to 29
- mozgass_csajok_csik("next")
- end repeat
- repeat with n = 1 to 49
- mozgass_csajok_csik("next")
- if random(8) = 2 then
- vaku(12)
- next repeat
- end if
- end repeat
- startTimer()
- repeat while the timer < 3
- end repeat
- vaku(12)
- startTimer()
- repeat while the timer < 6
- end repeat
- vaku(12)
- startTimer()
- repeat while the timer < 9
- end repeat
- vaku(12)
- run_anim = 0
- end
-