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

#1 2012-07-28 09:19:43

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Local broadcasts

I think it would be a good idea to make a broadcast "for this sprite only". Because I am working on a project with lots of broadcasts, and on this one sprite, it needs tons of broadcasts which are only used inside the sprite, not from any other sprites. Therefore, I want to be able to separate the broadcasts I only intend to use inside that sprite from those that I intend to use from other sprites. I feel the best way to do that would be with a "For all sprites/For this sprite only" choice.

Supporters:

joefarebrother
Happylander
jontmy00
Mokat
Wes64
nama
muppetds

Last edited by joefarebrother (2012-07-30 12:03:58)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#2 2012-07-28 09:37:20

Happylander
New Scratcher
Registered: 2012-07-18
Posts: 57

Re: Local broadcasts

Support!

Offline

 

#3 2012-07-28 09:45:57

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

Re: Local broadcasts

I support.


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

Offline

 

#4 2012-07-28 10:12:45

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Local broadcasts

updated  tongue


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#5 2012-07-28 10:20:18

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

Re: Local broadcasts

jontmy00 wrote:

I 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

 

#6 2012-07-28 11:34:17

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

Re: Local broadcasts

definitely support!


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

Offline

 

#7 2012-07-28 12:25:50

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

Re: Local broadcasts

Sport.
Also, i'd always wanted an "if<(thingy)broadcast?>" block.

Last edited by nama (2012-07-28 12:26:01)


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

Offline

 

#8 2012-07-28 14:59:56

Jackieee
New Scratcher
Registered: 2012-07-05
Posts: 100+

Re: Local broadcasts

Why not just use variables?

Offline

 

#9 2012-07-28 15:00:44

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Local broadcasts

You could just use variables, but this would be nice.

Last edited by trinary (2012-07-28 15:01:09)


http://trinary.tk/images/signature_.php

Offline

 

#10 2012-07-29 05:46:48

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Local broadcasts

How could you use variables?


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#11 2012-07-29 09:29:29

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Local broadcasts

It sounds like you just want to use local procedures, which Scratch 2.0 will support.  wink

Offline

 

#12 2012-07-29 12:01:09

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

Re: Local broadcasts

scimonster wrote:

It sounds like you just want to use local procedures, which Scratch 2.0 will support.  wink

Ooh, that sounds great.


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

Offline

 

#13 2012-07-29 12:17:17

Ecliptic
Scratcher
Registered: 2012-02-27
Posts: 500+

Re: Local broadcasts

You could use variables, but this would be helpful.


If you can read this you are in range.

Offline

 

#14 2012-07-29 16:43:43

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Local broadcasts

Ecliptic wrote:

You could use variables, but this would be helpful.

How could you use variables???


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#15 2012-07-29 23:09:43

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: Local broadcasts

joefarebrother wrote:

Ecliptic wrote:

You could use variables, but this would be helpful.

How could you use variables???

Use this

when gf clicked
forever
if <(condition variable) = [true]>
do procedure
set [condition variable v] to [false]


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#16 2012-07-30 02:50:49

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Local broadcasts

i support


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#17 2012-07-30 12:05:27

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Local broadcasts

zammer990 wrote:

joefarebrother wrote:

Ecliptic wrote:

You could use variables, but this would be helpful.

How could you use variables???

Use this

when gf clicked
forever
if <(condition variable) = [true]>
do procedure
set [condition variable v] to [false]

Oh, right. But that leads to the problem of too many variables, and super long scripts.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

Board footer