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

#1 2013-01-19 14:12:09

madiroby
New Scratcher
Registered: 2012-12-25
Posts: 12

Numbers on the costume

Hey,
I've been trying to name the costumes in numbers, but the code always gets shortened to just two numbers.

Example:
I would type: 3010113
The costumes name would be: 31

Is anyone else experiencing this or having insight as to why this is or how it can be fixed? Please help.

Offline

 

#2 2013-01-19 14:15:16

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Numbers on the costume

It's something with Squeak, I think; when you name a costume as a number, it automatically names it to the last unused number. Quite annoying, but there's no way around it, sadly  hmm


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#3 2013-01-19 14:17:33

Auto007
Scratcher
Registered: 2012-11-25
Posts: 100+

Re: Numbers on the costume

There may be following causes
1.the c.numbers are systematically arranged . So if u add new it gets a plus 1 no. At name ending .
2.software glitch .
3.problem in Scratch .
U can reinstall Scratch and try once more

Offline

 

#4 2013-01-19 14:18:18

madiroby
New Scratcher
Registered: 2012-12-25
Posts: 12

Re: Numbers on the costume

thanks. That's unfortunate, because I had just figured out how to control the costume with many variables.

Offline

 

#5 2013-01-19 15:04:19

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Numbers on the costume

madiroby wrote:

thanks. That's unfortunate, because I had just figured out how to control the costume with many variables.

Actual, as opposed to what you've been told, there is a way to combat this. Just add "a" to the end of the costume's name, and whenever you want to switch to a costume, do this:

switch to costume (join [number goes here] [a])

I hope that this helps! Also, hello madiroby and welcome to Scratch! I wish you good luck with learning how to create games!

Last edited by ErnieParke (2013-01-19 15:05:50)


http://i46.tinypic.com/35ismmc.png

Offline

 

Board footer