This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-12-22 18:55:53

mathwiz929
Scratcher
Registered: 2012-08-21
Posts: 2

Can't make buzzer in trivia game right.

I'm trying to make a final round where players have to buzz in at a specific time to match a clue to an answer as it pops up, but the buzzer doesn't work. What script should I use?

Offline

 

#2 2012-12-22 20:49:36

mathfreak231
Scratcher
Registered: 2012-10-24
Posts: 80

Re: Can't make buzzer in trivia game right.

Post what you have so far so we can help you out. I'm not exactly sure what you mean.


~This sig is false~
I'm on teh wiki!

Offline

 

#3 2012-12-22 23:35:48

mrn0body
Scratcher
Registered: 2012-12-11
Posts: 37

Re: Can't make buzzer in trivia game right.

make a script on the pop up thing that is like this.

when gf clicked
forever
if < (costume) = [Answer costume] and < [buzzer v] is clicked > >
 Say [win] for (2) secs
stop all
end
end


Why Fit In When You Were Born To Stand Out

Offline

 

Board footer