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

#1 2010-08-24 19:39:28

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Really want the <broadcast received> block?

Sorry if this is the wrong type of topic. I couldn't find anywhere to post it. So you want this block? Then go here: The <broadcast received> block and vote for it! Votes: 1 vote = I want it. 2 vote: = Great idea. 3 vote = GIMME!


I hope this is what you want!  big_smile    lol

[blocks]
           <direction>
[/blocks]

Last edited by zorket (2010-09-17 16:23:12)


Marzipan11 must learn to not spoil

Offline

 

#2 2010-08-24 19:57:05

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: Really want the <broadcast received> block?

I believe this topic is better suited for "Suggestions". I'll have it moved there.  smile


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#3 2010-08-24 20:55:26

MetharQuxid
Scratcher
Registered: 2009-10-14
Posts: 100+

Re: Really want the <broadcast received> block?

Sweet! I'll probably vote   big_smile


   Dapper Slime.                     
http://i46.tinypic.com/o8za1k.jpg

Offline

 

#4 2010-08-25 09:07:57

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Really want the <broadcast received> block?

cheddargirl wrote:

I believe this topic is better suited for "Suggestions". I'll have it moved there.  smile

Thanks for moving it!


Marzipan11 must learn to not spoil

Offline

 

#5 2010-08-25 14:48:48

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Really want the <broadcast received> block?

There's already a suggestion on the suggestions page for this.  tongue


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#6 2010-08-25 16:38:28

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Really want the <broadcast received> block?

Harakou wrote:

There's already a suggestion on the suggestions page for this.  tongue

Well i'm linking here so people can vote for it!


Marzipan11 must learn to not spoil

Offline

 

#7 2010-08-26 22:05:58

Ralin
Scratcher
Registered: 2010-07-16
Posts: 32

Re: Really want the <broadcast received> block?

Count me in for a vote! This would really help me to make better stuff.

Offline

 

#8 2010-08-26 22:16:31

DistantVisit
Scratcher
Registered: 2010-07-29
Posts: 100+

Re: Really want the <broadcast received> block?

zorket wrote:

Sorry if this is the wrong type of topic. I couldn't find anywhere to post it. So you want this block? Then go here: /////// http://suggest.scratch.mit.edu/forums/60449-suggestions/suggestions/913301-make-a-broadcast-received-block?ref=title ////////// and vote for it! Votes: 1 vote = I want it. 2 vote: = Great idea. 3 vote = GIMME!


I hope this is what you want!  big_smile    lol

<direction>

I would consider this idea, due to the fact that it can help new scratch users save time from being confused.

Although, there is already a block that has the same function as from what I interpretated from your post and what you meant to say. If you use the "when I receive < _ >" block it should do the same thing as the block you are suggesting.

Image of Block:
[blocks]
<when I receive[
[/blocks]

Please correct me if I am misunderstandi ng the function of the block you are suggesting.  wink

Offline

 

#9 2010-08-26 22:24:53

Jwosty
Scratcher
Registered: 2009-12-19
Posts: 500+

Re: Really want the <broadcast received> block?

DistantVisit wrote:

zorket wrote:

Sorry if this is the wrong type of topic. I couldn't find anywhere to post it. So you want this block? Then go here: /////// http://suggest.scratch.mit.edu/forums/60449-suggestions/suggestions/913301-make-a-broadcast-received-block?ref=title ////////// and vote for it! Votes: 1 vote = I want it. 2 vote: = Great idea. 3 vote = GIMME!


I hope this is what you want!  big_smile    lol

<direction>

I would consider this idea, due to the fact that it can help new scratch users save time from being confused.

Although, there is already a block that has the same function as from what I interpretated from your post and what you meant to say. If you use the "when I receive < _ >" block it should do the same thing as the block you are suggesting.

Image of Block:
[blocks]
<when I receive[
[/blocks]

Please correct me if I am misunderstandi ng the function of the block you are suggesting.  wink

He means a boolean reporter, like:

http://i38.tinypic.com/dh4boz.gif


http://i39.tinypic.com/18ert5.png Google it.  smile

Offline

 

#10 2010-08-27 16:15:08

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Really want the <broadcast received> block?

Ralin wrote:

Count me in for a vote! This would really help me to make better stuff.

You can vote


Marzipan11 must learn to not spoil

Offline

 

#11 2013-04-23 09:11:18

Failord
Scratcher
Registered: 2012-01-07
Posts: 53

Re: Really want the <broadcast received> block?

Problem with the boolean idea- the boolean block has to check to see if the broadcast is being sent at the EXACT same moment it is being sent. I was going to suggest the boolean, but when I thought about it, it didn't seen feasible. Maybe if the blocks kept track of when the broadcast was sent, it could determine whether or not the boolean is "true." But this could get pretty hairy.

IF, and only if the ST figures out a reliable way to do this, I support. But if not, I'd just like to point out that you can do this with variables already, but it can get complicated.

If none of what I said made sense, try single stepping offline. Combine it with rational thought and you should come out with understanding.

Last edited by Failord (2013-04-23 09:12:02)

Offline

 

Board footer