Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Deleting Broadcasts
- doubou
-
6 posts
Deleting Broadcasts
Can somebody tell me how to delete broadcasts?
It's getting a little cluttered in my game.Thanks.
when I receive
It's getting a little cluttered in my game.Thanks.
when I receive
- deck26
-
1000+ posts
Deleting Broadcasts
If you mean you want to reduce the number of options that appear when you're creating a broadcast block then this should happen automatically when a broadcast is no longer referred to by your code. ie as long as you have either
then the project will assume that broadcastname is still required and show it as an option. If you remove all such references then broadcastname will no longer appear.
If that's not what you mean you need to explain what you do mean.
when I receive [broadcastname]or
broadcast [ broadcastname]
broadcast [broadcastname] and wait
then the project will assume that broadcastname is still required and show it as an option. If you remove all such references then broadcastname will no longer appear.
If that's not what you mean you need to explain what you do mean.
Last edited by deck26 (Dec. 16, 2014 09:15:11)
- imfh
-
1000+ posts
Deleting Broadcasts
Welcome to the Scratch forums! This topic is from 2014 which means it is 5 years old. When you post on it, it makes everyone see it again. That is called “necroposting” which is generally not allowed. Next time, please create a new topic to ask your question. how
To delete broadcasts, just delete or change any blocks that use the broadcast you want to get rid of. It should disappear after that, like @deck26 said above. If you need more help, feel free to create another topic.
- LuckyLucky7
-
1000+ posts
Deleting Broadcasts
Technically, necroposting is when you post on a topic that hasn't been posted on in 3 or more months. It hasn't been 3 months yet, so you are not necroposting. However, please be constructive. necroposting
- StrangeMagic32
-
1000+ posts
Deleting Broadcasts
and as far as I know purposely disregarding the CG can get you a ban, so that's not something you want…Technically, necroposting is when you post on a topic that hasn't been posted on in 3 or more months. It hasn't been 3 months yet, so you are not necroposting. However, please be constructive. necroposting
- Arik12345
-
100+ posts
Deleting Broadcasts
there is no way to delete brodcasts in 3.0 but i do
n't know about 2.0 or 1.0
when green flag clicked
say [idk] for (2) secs
- Discussion Forums
- » Help with Scripts
-
» Deleting Broadcasts