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

#76 2011-05-26 14:32:53

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

pwiter wrote:

Most of the major mods don't have any scratch skin folders, so how did they get the new catagories.

They deleted the ScratchSkin after they were finished with loading and adding.

Offline

 

#77 2011-05-27 10:11:30

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

johnnydean1 wrote:

How to change the colour of all blocks in a catagory

How to change your spelling of catagory

Translated: How to change your spelling of 'category'?

Offline

 

#78 2011-06-17 13:31:25

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

It should be spelt catagory.

And how to change all the blocks' colours in a catagory.


You can now reach me on Twitter @johnnydean1_

Offline

 

#79 2011-06-17 13:53:40

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

johnnydean1 wrote:

It should be spelt catagory.

And how to change all the blocks' colours in a catagory.

Category, rdococ's right. Get a dictionary before you correct someone with something that's wrong.


/* No comment */

Offline

 

#80 2011-06-17 14:32:10

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

I meant I think it should be spelt catagory.


You can now reach me on Twitter @johnnydean1_

Offline

 

#81 2011-06-17 15:47:22

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

I think we're having some problems with E's and A's here... I found it rather funny, but can we get back on topic (or at least not discus E's and A's)?

Offline

 

#82 2011-06-18 16:48:07

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

bump


the the the the the

Offline

 

#83 2011-10-30 20:42:34

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: Modding Scratch VFAQ (very frequently asked Qs)

LS97 wrote:

ScratchFrameMorph readSkinFrom: (FileDirectory default directoryNamed: 'ScratchSkin'

There's definitely something wrong with that code.
When I fix the small problem (no end parenthesis) and run, it flashes between normal cursor and glasses cursor and after a few seconds, nothing happens.
Save image for end user, open it again, skin not changed.
ScratchSkin folder is in same folder as the Squeak image.


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#84 2011-10-30 20:54:10

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: Modding Scratch VFAQ (very frequently asked Qs)

SpaceManMike wrote:

I get: Key not found.
Dictionary(Object)>>error:
Dictionary>>errorKeyNotFound
[] in ScratchFrameMorph class>>skinAt:
Dictionary>>at:ifAbsent:
ScratchFrameMorph class>>skinAt:ifAbsent:
ScratchFrameMorph class>>skinAt:
[] in ScratchViewerMorph>>rebuildCategorySelectors
Array(SequenceableCollection)>>collect:
ScratchViewerMorph>>rebuildCategorySelectors
ScratchFrameMorph>>createBasicPanes

Me too.


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#85 2012-01-21 08:04:50

warioluigi
Scratcher
Registered: 2010-03-07
Posts: 15

Re: Modding Scratch VFAQ (very frequently asked Qs)

Thanks for the info but the blocks within the group appears in red, how do you change the block colors for that group?

Offline

 

#86 2013-01-02 05:05:18

WIlliam7777
Scratcher
Registered: 2012-07-21
Posts: 41

Re: Modding Scratch VFAQ (very frequently asked Qs)

LS97 wrote:

Too many people are asking, on different forum threads, questions like how do i load my skin? This post aims at keeping this forum clean and answering all those FAQs that annoy experienced modders. just link the users to

Code:

[url]http://tiny.cc/vfaq[/url]

Contents:
1. Loading the skin
2. Adding categories

--------------------------------
1. Loading the skin
IMPORTANT: always use the source code not scratch 1.4!
- download the skin here
- place it in the scratch source code folder and name it ScratchSkin.
- shift-click-r and open a workspace (world menu -> open -> workspace)
- type this code into it:
ScratchFrameMorph readSkinFrom: (FileDirectory default directoryNamed: 'ScratchSkin'
- select that text, right-click and click 'do it'.
- repeat these steps each time you need to load the skin for some reason.

2. Adding categories
- edit the skin first: copy the files called control, controlPressed, controlOver and paste them with the names yourcategory, yourcategoryOver, yourcategorypressed.
- use any graphics editing software to change the color of the buttons (optional)
- load the skin (see chapter 1)
- in the scratch browser (see shift-click-r in wiki), go to Scratch-UI-Panes, ScratchViewerMorph, all, rebuildCategorySelectors.
- you'll see a list with all of the existing category names. add yours (add 2 or 4).

When I added a category,if I opened scratch,I got an error: key not found

Offline

 

#87 2013-02-19 18:12:01

SFollis
Scratcher
Registered: 2012-03-04
Posts: 76

Re: Modding Scratch VFAQ (very frequently asked Qs)

nXIII wrote:

LS97 wrote:

nXIII wrote:

Oh. Sorry.  sad
I just saw that you hadn't put it in there, and had instructed the user to put an even number of categories.

i know, just couldn't be bothered to write all that stuff  tongue

*shoots at 60 second rule*

They should make it so that you only get the 60-second rule if you've been caught spamming.
*joins in the shooting*

Even though late,
*Also joins in the shooting*
Also. Thanks! I think there should be likes for forums. I would sure like this.


http://blocks.scratchr.org/API.php?user=SFollis&action=projects&type=newest&return=image&num=1 is a picture of my project http://blocks.scratchr.org/API.php?user=SFollis&action=projects&type=newest&return=text&num=1 which has http://blocks.scratchr.org/API.php?user=SFollis&action=projects&type=newest&return=views&num=1 views

Offline

 

#88 2013-02-21 06:02:54

Devloper123
Scratcher
Registered: 2011-11-27
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

It should be stickied!


http://i45.tinypic.com/2jafczs.gifAnd Dev! Sign up on this forum!i like the  tongue  emoticon

Offline

 

#89 2013-02-22 11:28:18

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

I'm trying this out for the first time. I have the scratchskin (modified with 2 copied of Control, Control presed, and Control Overbecause it said to add wo or 4 categories) and teh scratch source ode both in the same folder. I couldn't get the scratchskin to go, and stay, off read-only. But I did what it said and pressed proceed until it did it. I then added two categories to the liist of the pre-existing 8, but I can't find out how to save the two new categories. I tried save image in user mode but it didn't add the categories and now when I go back into user mode, the browser and workspace are behind teh scratch window and I can't bring them to the front. Help please.

Offline

 

#90 2013-02-22 14:02:23

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

I've solved the problem with the browser being behind the scratch window, my computer must have just got stuck, but how do you implement what you've put into the system browser. I typed in 2 new categories and it didn't do anything even when I reloaded the skin.

Offline

 

#91 2013-02-23 03:03:56

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

You will have to shift click the loop in the R and click save image for end user.
Make sure you have a backup of the image!

Offline

 

#92 2013-02-23 08:15:18

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

I'm using the source code so there is no loop in the R. But I've done exactly what you said, added two categories, both are in the skin, clicked do it on the rebuild category selectors, it then came up with unknown variable pne, then unknown variable rebuild category selectors and then when it did it and I reloaded the skin, nothing had changed. I then save image to user mode and it just closed down. What am I doing wrong?

Offline

 

#93 2013-02-23 08:19:55

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

*unknown variable pen

Offline

 

#94 2013-02-23 10:05:06

machinespray
Scratcher
Registered: 2012-05-09
Posts: 93

Re: Modding Scratch VFAQ (very frequently asked Qs)

LS97 wrote:

2. Adding categories
- edit the skin first: copy the files called control, controlPressed, controlOver and paste them with the names yourcategory, yourcategoryOver, yourcategorypressed.
- use any graphics editing software to change the color of the buttons (optional)
- load the skin (see chapter 1)
- in the scratch browser (see shift-click-r in wiki), go to Scratch-UI-Panes, ScratchViewerMorph, all, rebuildCategorySelectors.
- you'll see a list with all of the existing category names. add yours (add 2 or 4).

How do you add blocks to the categories???


I am made a mod for Scratch. If you have any ideas for the mod please post it on this forum page.http://scratch.mit.edu/forums/viewtopic.php?id=108265http://internetometer.com/image/38591.png
I am http://blocks.scratchr.org/API.php?action=onlineStatus&type=text&user=machinespray

Offline

 

#95 2013-02-23 16:39:41

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

shadowmouse wrote:

I'm using the source code so there is no loop in the R. But I've done exactly what you said, added two categories, both are in the skin, clicked do it on the rebuild category selectors, it then came up with unknown variable pne, then unknown variable rebuild category selectors and then when it did it and I reloaded the skin, nothing had changed. I then save image to user mode and it just closed down. What am I doing wrong?

Then, when you open it again, it should work...

Offline

 

#96 2013-02-24 05:57:01

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

Nope. I open it again and it's got 10 categories in the system browser but only 8 on the scratch window. Then when I try to go to a different part of the system browser (to add blocks for example) it just says 'Cahnges have not been saved. Is it O.K. to cancel these changes?' and when I say no it keeps me on rebuild category selectors. Sorry if I'm missing something obvious and thanks for the help so far.

Offline

 

#97 2013-02-24 06:31:19

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

Now it says that Squeak does not have the write permission to change the ScratchSourceCode1.4.changes even though when I check security in properties, it says that I have full control for the changes file. What's wrong this time?

Offline

 

#98 2013-02-24 09:02:01

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

you need to right-click and click "accept" every time you make a change in the system browser


the the the the the

Offline

 

#99 2013-02-24 10:18:32

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Modding Scratch VFAQ (very frequently asked Qs)

Thanks, but it still comes up with an error (key not found) when I try to save it.

Offline

 

#100 2013-02-24 11:07:06

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Modding Scratch VFAQ (very frequently asked Qs)

shadowmouse wrote:

Now it says that Squeak does not have the write permission to change the ScratchSourceCode1.4.changes even though when I check security in properties, it says that I have full control for the changes file. What's wrong this time?

The write control problem is that you had two copies of Squeak open, so one of them was keeping the changes file read-only.

Offline

 

Board footer