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

#1 2011-02-28 17:12:57

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

file type

how do I change what file format my mod's projects are? (like Scratch has .sb, Panther has .pnt)


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#2 2011-02-28 18:51:37

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: file type

I don't think you can  smile

Offline

 

#3 2011-02-28 19:19:29

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: file type

OldWheezerGeezer wrote:

I don't think you can  smile

Download panther. they have.


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#4 2011-02-28 19:21:46

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: file type

It's in ScratchFrameMorph somewhere. I'll look for it...


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#5 2011-02-28 19:25:44

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: file type

SpaceManMike wrote:

OldWheezerGeezer wrote:

I don't think you can  smile

Download panther. they have.

*facepalm*

I don't even know what to say. I just blanked  tongue

Offline

 

#6 2011-02-28 20:01:04

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: file type

OldWheezerGeezer wrote:

SpaceManMike wrote:

OldWheezerGeezer wrote:

I don't think you can  smile

Download panther. they have.

*facepalm*

I don't even know what to say. I just blanked  tongue

smile   smile   smile   smile


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#7 2011-02-28 20:20:25

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: file type

Scratch Frame Morph, then saveScratchProject, AND Scratch Frame Morph, then saveScratchProjectNoDialog. Change the sb to whatever you want it to be. BTW took me 3 minuets, LOL.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#8 2011-02-28 20:33:06

coupdegrace
Scratcher
Registered: 2009-12-02
Posts: 42

Re: file type

Well, I managed to get it to have the extension ".sb.blah", but I must be missing something, lol.
lol

Last edited by coupdegrace (2011-02-28 20:33:31)


[CENTER]http://www.nodiatis.com/pub/11.jpg[/CENTER]

Offline

 

#9 2011-02-28 20:45:56

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: file type

Now to make it able to open in scratch (or the mod you were making) go to startup -> startup scroll to where it says:

Code:

detect: [:t7 | (t7 asLowercase endsWith: '.sb')
                        or: [t7 asLowercase endsWith: '.scratch']]

either replace the sb. with whatever you want, or replace it with:

Code:

detect: [:t7 | (t7 asLowercase endsWith: '.sb')
                        or: [t7 asLowercase endsWith: '.scratch' or: [t7 asLowercase endsWith: '.ending']]]

replacing ending with what you want.

Last edited by Pecola1 (2011-02-28 20:46:35)


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#10 2011-02-28 20:50:32

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: file type

now you have to go to the Scratch-UI-Dialogs and make the same change with the .sb, I haven't found it yet though.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#11 2011-03-01 06:55:20

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: file type

thanx everyone.


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#12 2011-03-01 09:46:45

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: file type

SpaceManMike wrote:

thanx everyone.

Your welcome!


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#13 2011-03-01 15:16:20

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: file type

Pecola1 wrote:

now you have to go to the Scratch-UI-Dialogs and make the same change with the .sb, I haven't found it yet though.

its Scratch-UI-Dialogs > ScratchFileChooserDialog > initalization > createScratchFileChooserFor: aScratchFrameMorph saving: savingFlag


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#14 2011-03-02 18:10:08

spud2451
Scratcher
Registered: 2010-05-01
Posts: 100+

Re: file type

i'm having a problem with it coming up as .sb.bons instead of .bons


http://www.xenopages.comze.com/upload/rippleos.gif

Offline

 

#15 2011-03-15 14:59:38

scratcher7_13
Scratcher
Registered: 2011-02-09
Posts: 1000+

Re: file type

Bump!!


♫ 90% of teens can't do math. If you are one of the 40% of teens who can, copy and paste this into your signature. ♫♪
http://dl.dropbox.com/u/6273449/BlockLibraryTitle.pnghttp://i.imgur.com/mr9Hf.gif

Offline

 

#16 2011-03-15 16:39:24

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: file type

scratcher7_13 wrote:

Bump!!

Necroposting is not nice.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

Board footer