Discuss Scratch

Just_ng
Scratcher
500+ posts

costume # of (costume name)

I would like a block that outputs the costume # of the costume name (and the opposite). like:
costume [number v] of [costume name v]::reporter//paint that in purple as i don't know how
And if there is actually a workaround for this, please tell me

Last edited by Just_ng (Nov. 28, 2020 15:07:42)



Vibrato
Scratcher
1000+ posts

costume # of (costume name)

here's an easy workaround:
switch costume to [costume name v]
(costume #)

It doesn't seem so necessary

or even, if you want to stay the same costume:
define costume number of costume name (current)
switch costume to [costume name v]
set [costume # v] to (costume #)
switch costume to (current)

costume number of costume name (costume #)

I understand about indecision

Captain Disillusion wrote:

In software development, deleting, it's just a concept. Some software might have a delete button and when you click it a thing disappears, but it's not really gone. Okay, it's not gone from the memory.




fdeerf wrote:

chances are nobody will find your account, so nobody will follow you.



Za-Chary wrote:

I'm going to close this suggestion as it is technically implemented and rejected at the same time.
Ihatr
Scratcher
1000+ posts

costume # of (costume name)

To change block colors to a certain category, do :: (category name)
costume [number v] of [costume name v] :: looks :: reporter


this is a link
Just_ng
Scratcher
500+ posts

costume # of (costume name)

Vibrato wrote:

here's an easy workaround:
switch costume to [costume name v]
(costume #)

It doesn't seem so necessary

or even, if you want to stay the same costume:
define costume number of costume name (current)
switch costume to [costume name v]
set [costume # v] to (costume #)
switch costume to (current)

costume number of costume name (costume #)
Oh, ok, thanks!


Just_ng
Scratcher
500+ posts

costume # of (costume name)

Ihatr wrote:

To change block colors to a certain category, do :: (category name)
costume [number v] of [costume name v] :: looks :: reporter
yeah lol, I wasn't focused just now xD::looks reporter


pandacorn_owl
Scratcher
1000+ posts

costume # of (costume name)

If you want numbers try naming all your costumes 1,2,3 etc. then you can use all number functions with costume names.

Hello I'm a human who used to be active on the forums but sometimes reappears for fun and stuff. I can't be bothered to make a cool signature right now so umm here's a smiley face
Just_ng
Scratcher
500+ posts

costume # of (costume name)

pandacorn_owl wrote:

If you want numbers try naming all your costumes 1,2,3 etc. then you can use all number functions with costume names.
No, I can't do that specifically for this project

and I'm closing this as it has been solved


NanoPIex
Scratcher
500+ posts

costume # of (costume name)

When would you need this?

L
Just_ng
Scratcher
500+ posts

costume # of (costume name)

NanoPIex wrote:

When would you need this?
To find the costume # of one costume that I know its name if there are 50+ costumes


Harakou
Scratcher
1000+ posts

costume # of (costume name)

Closed by request of owner.

Powered by DjangoBB