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

#1 2008-12-18 22:49:22

Tickles
Scratcher
Registered: 2008-11-16
Posts: 49

new blocks

maybey they could add a "repeat until i recieve" block .repeats until it recieves  a message.


A fun original puzzle game. The only one of its kind on scratch! Click here!

Offline

 

#2 2008-12-19 08:31:36

wordMan
Scratcher
Registered: 2007-12-02
Posts: 82

Re: new blocks

Great idea!


http://www.danasoft.com/sig/1024tim.jpg

Offline

 

#3 2008-12-19 12:48:37

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: new blocks

your right


Hai.

Offline

 

#4 2008-12-19 15:04:27

bhz
Scratcher
Registered: 2008-07-06
Posts: 100+

Re: new blocks

Many know that this is impossible. Recieving is NOT boolean, as a "repeat until" requires.

Offline

 

#5 2008-12-21 21:56:08

Spazo9
Scratcher
Registered: 2007-07-13
Posts: 14

Re: new blocks

<say in <> colour [

Offline

 

#6 2008-12-21 22:10:23

Buddy_ca111
Scratcher
Registered: 2008-08-30
Posts: 100+

Re: new blocks

@bhz -Why can't they make it?


By reading this you agree to giving me your soul, money, passwords, projects, abiltys and your bases

Offline

 

#7 2008-12-22 06:21:53

cannon
Scratcher
Registered: 2008-09-13
Posts: 8

Re: new blocks

you could do
<when green flag clicked>
<set{temp }to( 1 )
<repeat until> <{ temp }> = 1

<end>

<when I receive[ ]
<set{ temp }to(1)

Offline

 

#8 2008-12-22 11:29:48

Bingo_324
Scratcher
Registered: 2007-05-20
Posts: 11

Re: new blocks

[blocks]
<key[ any ]pressed?>
OR
<when[ any ]key pressed>
[/blocks]

Press any key and this block is activated.

Last edited by Bingo_324 (2008-12-22 11:32:53)


~Bingo

TECH SUPPORT DESK: "Have you tried turning it off and turning it on again? Are you sure it's plugged in?"

Offline

 

#9 2008-12-22 11:46:46

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: new blocks

bhz wrote:

Many know that this is impossible. Recieving is NOT boolean, as a "repeat until" requires.

Lots of people have said this: it can be a true/false block! when it gets reieved it turns to true and then back to false! so it is possible!

Offline

 

#10 2008-12-23 01:04:21

Buddy_ca111
Scratcher
Registered: 2008-08-30
Posts: 100+

Re: new blocks

it should be possible. I would love it. Hey SRCATCHR people look over here! Check this one out!


By reading this you agree to giving me your soul, money, passwords, projects, abiltys and your bases

Offline

 

#11 2008-12-23 11:28:49

ScratchScripter
Scratcher
Registered: 2008-08-21
Posts: 73

Re: new blocks

BWOG wrote:

bhz wrote:

Many know that this is impossible. Recieving is NOT boolean, as a "repeat until" requires.

Lots of people have said this: it can be a true/false block! when it gets reieved it turns to true and then back to false! so it is possible!

The problem is: WHEN does it turn back to false?
If the block was like [ broadcast [ ] for ( ) secs ], messages would be boolean and an < if I recieve [ ] > block would be prossible.

Last edited by ScratchScripter (2009-08-20 13:32:51)

Offline

 

#12 2009-08-20 10:19:42

Astrosurf
Scratcher
Registered: 2009-08-15
Posts: 4

Re: new blocks

A <color [] touching [----v]> (reports if a certain color is touching another sprite, the mouse, the edge, etc.)

Offline

 

#13 2009-08-21 14:59:18

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: new blocks

hide show lists!


Hai.

Offline

 

#14 2009-08-22 03:12:16

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: new blocks

Supposing they did this, what they would do is introduce an <I recieve [_____]> block, because that would work with If blocks and others.


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#15 2009-08-22 09:15:47

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: new blocks

Astrosurf wrote:

A <color [] touching [----v]> (reports if a certain color is touching another sprite, the mouse, the edge, etc.)

Why did you bump an old thread?

Offline

 

Board footer