Discuss Scratch
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
support.Thanks
Also you had 6 supporters listed before me.
- scratchisthebest
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
I support, not a reason for it not to be a thing, however workaround:I disagree - what if I needed to do this?Broadcast (join [name] [condition])
broadcast (join (mouse x) [message])
I would need over 480 scripts - when I receive -240message, when I receive -239message, etc…
I like the idea of having a broadcast-with-argument block, but I can't think of a way to do it elegantly. You can use variables, I guess, but that's even more janky (it takes like 5 blocks to set everything up before you can broadcast)
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
And especially if you want to pass 10 arguments!I support, not a reason for it not to be a thing, however workaround:I disagree - what if I needed to do this?Broadcast (join [name] [condition])broadcast (join (mouse x) [message])
I would need over 480 scripts - when I receive -240message, when I receive -239message, etc…
I like the idea of having a broadcast-with-argument block, but I can't think of a way to do it elegantly. You can use variables, I guess, but that's even more janky (it takes like 5 blocks to set everything up before you can broadcast)
Also, do you support?
Last edited by jokebookservice1 (April 26, 2016 15:32:41)
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Here are the ASCII codes of what I want to say:
66 117 109 112
(Bump)
66 117 109 112
(Bump)
- joefarebrother
-
Scratcher
500+ posts
Global Define Blocks (New idea)
Support!
Maybe in other sprites than the one defines, they could be prefixed with the sprite name, for example if “Sprite1” had
and this option was checked, other sprites would do (and see in their more blocks pallet)
to call it.
Maybe in other sprites than the one defines, they could be prefixed with the sprite name, for example if “Sprite1” had
define do stuff (a) (b) (c)
and this option was checked, other sprites would do (and see in their more blocks pallet)
Sprite1: do stuff (a) (b) (c) :: custom
to call it.
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Support!Good Idea!
Maybe in other sprites than the one defines, they could be prefixed with the sprite name, for example if “Sprite1” haddefine do stuff (a) (b) (c)
and this option was checked, other sprites would do (and see in their more blocks pallet)Sprite1: do stuff (a) (b) (c) :: custom
to call it.
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
This is a bump.
This is some ascii art:
——-
- @@ -
- | -
- ~ -
-
——^——-
| |
| B |
| U |
| M |
| P |
| |
– – –
| | |
| | |
| | |
(_____(____|
This is some ascii art:
——-
- @@ -
- | -
- ~ -
-
——^——-
| |
| B |
| U |
| M |
| P |
| |
– – –
| | |
| | |
| | |
(_____(____|
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Bumpity Bump Bump - Ouch, my head! xD (the person bumped their head, and it's funny because they are not real. This is interesting - as soon as the pai of the person i just in our heads, we laugh at the concept of our piers (jks))
On a side note:
Nobody seems to be responding to my bumps. Thus I am worried that my suggestion is dying. I don't want to clog up recently opened topics, so this will be the only bump of the week, unless somebody other than me posts within that timeframe.
On a side note:
Nobody seems to be responding to my bumps. Thus I am worried that my suggestion is dying. I don't want to clog up recently opened topics, so this will be the only bump of the week, unless somebody other than me posts within that timeframe.
- DaSpudLord
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Bumpity Bump Bump - Ouch, my head! xD (the person bumped their head, and it's funny because they are not real. This is interesting - as soon as the pai of the person i just in our heads, we laugh at the concept of our piers (jks))The rule that I use for bumping my threads is that I never bump a topic if the last post on the topic was my post, and it was purposely a bump. You may not choose to use that rule, but I figured I'd put that out there.
On a side note:
Nobody seems to be responding to my bumps. Thus I am worried that my suggestion is dying. I don't want to clog up recently opened topics, so this will be the only bump of the week, unless somebody other than me posts within that timeframe.
Last edited by DaSpudLord (May 2, 2016 20:51:03)
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Thanks, I think that's a good rule, and I'll try to stick to that.Bumpity Bump Bump - Ouch, my head! xD (the person bumped their head, and it's funny because they are not real. This is interesting - as soon as the pai of the person i just in our heads, we laugh at the concept of our piers (jks))The rule that I use for bumping my threads is that I never bump a topic if the last post on the topic was my post, and it was purposely a bump. You may not choose to use that rule, but I figured I'd put that out there.
On a side note:
Nobody seems to be responding to my bumps. Thus I am worried that my suggestion is dying. I don't want to clog up recently opened topics, so this will be the only bump of the week, unless somebody other than me posts within that timeframe.
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Ok, so I'm going to make a crossword wordsearch. Can you find the word?
A B C
V U W
L M N
O P Q
(The word is BUMP)
Please reply to this, somebody….
A B C
V U W
L M N
O P Q
(The word is BUMP)
Please reply to this, somebody….
Last edited by jokebookservice1 (May 8, 2016 13:42:50)
- Birdlegs
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Ok, so I'm going to make a crossword. Can you find the word?Join the club of people who mix up crosswords and word finds, friend… We're really a sad bunch. I do it all the time. It's like a hobby.
A B C
V U W
L M N
O P Q
(The word is BUMP)
Please reply to this, somebody….
Anyhow… Support merely for the reason that the checkbox would probably right under “run without screen refresh,” which is confusing on its own… so this wouldn't be much MORE confusing for users.
- Scratcher1002
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
I never said it was a good workaround.I support, not a reason for it not to be a thing, however workaround:I disagree - what if I needed to do this?Broadcast (join [name] [condition])broadcast (join (mouse x) [message])
I would need over 480 scripts - when I receive -240message, when I receive -239message, etc…
I like the idea of having a broadcast-with-argument block, but I can't think of a way to do it elegantly. You can use variables, I guess, but that's even more janky (it takes like 5 blocks to set everything up before you can broadcast)


- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
A B
Q R S T U
A B C D E F G H I J K L M
A B C D E F G H I J K L M N O P
(bump)
Q R S T U
A B C D E F G H I J K L M
A B C D E F G H I J K L M N O P
(bump)
- jokebookservice1
-
Scratcher
1000+ posts
Global Define Blocks (New idea)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by bump (April 26, 2016 16:32:41)
Last edited by jokebookservice1 (May 10, 2016 20:48:34)










