Me again, sorry I am starting a enw topic, but I don't think many more people will respond to the other, when I say I figured it out.
Anyway, the problem I am having now, is when the timer gets to the end point, the whole screen erases, like something was using a CLS, the only thing that stays is the matrix. I want to have something like:
if Timerbar = full
print "You can now fight"
wait key
return
but when the timerbar = "full" (so to speak) the bitmap stuff erases, and I am not quiet sure what to do, so please, any help would be nice.