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

#1 2012-10-05 17:16:30

dave1998
New Scratcher
Registered: 2011-04-27
Posts: 56

When I receive...

Sometimes I can not easily program broadcasts in scratch.
To make things easier I think you should add a (hexagonal) block called 'receiving- (then your scroll down options'.
You could add it into 'if'.
So for example you could have 'If receiving -poo-
                                             Do a poo
Thanks.
Dave1998
Why is poo spell checked?

Offline

 

#2 2012-10-05 18:42:57

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: When I receive...

This already has a workaround:

when gf clicked
set [order v] to (0)
wait until <ready to broadcast?>
set [order v] to (1)
wait (0.01) secs
set [order v] to (0)

when gf clicked
wait (0.001) secs
forever
 if <(order) = [1]>
  say [Order = 1!] for (3) secs
 end
 your script
Because of this ^^, I don't support.


http://i46.tinypic.com/35ismmc.png

Offline

 

#3 2012-10-05 18:50:22

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: When I receive...

this is like the fifth time someone has suggested this


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#4 2012-10-05 21:46:03

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: When I receive...

Wes64 wrote:

this is like the fifth time someone has suggested this

+1. Don't support for topic post for easy workaround.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#5 2012-10-07 15:28:47

dave1998
New Scratcher
Registered: 2011-04-27
Posts: 56

Re: When I receive...

RE: ErnieParke and Wes64
I respect you professionalls and all, but you 'easy' workaround may not seem so easy to beginners like me. I know that there is a workaround- but wouldn't it be involve less script and less mess to just simply have a hexaganol 'recieving ---thing-----'?
big_smile

Offline

 

#6 2012-10-07 17:02:04

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: When I receive...

Just use reporters with variables.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#7 2012-10-07 17:12:42

nama
Scratcher
Registered: 2010-06-06
Posts: 1000+

Re: When I receive...

Am I the only one who still supports this?
Support.

lol if recieving poo

Last edited by nama (2012-10-07 17:15:42)


You say goodbye to 1.4, I say hello to 2.0.

Offline

 

#8 2012-10-07 17:13:28

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: When I receive...

Its not our fault that its not going to be added, the ST says that it won't add blocks with easy workarounds.


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#9 2012-10-08 10:56:31

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: When I receive...

Wes64 wrote:

this is like the fifth time someone has suggested this

Not really

It's at least the twentieth


Why

Offline

 

#10 2012-10-08 11:21:28

transparent
Scratcher
Registered: 2011-04-19
Posts: 1000+

Re: When I receive...

Yeah. :X


yes, yes i do.

Offline

 

#11 2012-10-08 15:16:24

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: When I receive...

i still don't think it's needed


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#12 2012-10-11 16:54:57

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: When I receive...

You can do this with variables. No support.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

Board footer