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

#1 2010-05-11 03:31:31

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

I've thought of a way to save games

Would anyone use it, even if it required an external program to read and process saving?


http://i44.tinypic.com/6dvort.png

Offline

 

#2 2010-05-11 04:14:16

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

Re: I've thought of a way to save games

If no one'll use it, I'm not gonna waste time programming it  tongue

Edit:
Well, I did finish the scratch side saving and loading.
http://img227.imageshack.us/img227/8154/avess.gif

Now I just need to code the program that interprets and converts it.

Last edited by Common_Sense (2010-05-11 04:44:56)


http://i44.tinypic.com/6dvort.png

Offline

 

#3 2010-05-11 09:30:53

Nick60
Scratcher
Registered: 2007-06-17
Posts: 100+

Re: I've thought of a way to save games

Create perhaps a SQL database and let Scratch save things to the data tables whenever.


Let's  Be Blue!

Offline

 

#4 2010-05-11 09:52:38

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: I've thought of a way to save games

Oh color based lol.

If we had RGB value detection it would be easier.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#5 2010-05-11 11:25:47

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

Re: I've thought of a way to save games

juststickman wrote:

Oh color based lol.

If we had RGB value detection it would be easier.

Panther has that. (Just saying, no one flame me, ok!?)


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

 

#6 2010-05-12 16:37:53

laser100
Scratcher
Registered: 2009-12-04
Posts: 100+

Re: I've thought of a way to save games

Can't you guys just use lists? Like, when you upload it, delete everything in the list, but if some thing happens, add _________ to list.

Offline

 

#7 2010-05-12 16:50:11

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

Re: I've thought of a way to save games

@Laser
Sure, but I'm referring to saving in online projects that use the java player.


http://i44.tinypic.com/6dvort.png

Offline

 

#8 2010-05-12 19:18:18

laser100
Scratcher
Registered: 2009-12-04
Posts: 100+

Re: I've thought of a way to save games

Oh. Nevermind!  tongue

Offline

 

#9 2010-05-12 20:35:43

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: I've thought of a way to save games

You can just store all the data in a list and import/export it for save files. That's what I do  smile

Offline

 

#10 2010-05-12 23:11:56

Common_Sense
Scratcher
Registered: 2009-12-21
Posts: 100+

Re: I've thought of a way to save games

coolstuff wrote:

You can just store all the data in a list and import/export it for save files. That's what I do  smile

Read the page next time, smart one.

Me wrote:

@Laser
Sure, but I'm referring to saving in online projects that use the java player.


http://i44.tinypic.com/6dvort.png

Offline

 

#11 2010-05-13 03:17:26

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: I've thought of a way to save games

markyparky56 wrote:

juststickman wrote:

Oh color based lol.

If we had RGB value detection it would be easier.

Panther has that. (Just saying, no one flame me, ok!?)

I was thinking of panther when I said RGB color detection lol.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#12 2010-05-13 15:39:07

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: I've thought of a way to save games

Common_Sense wrote:

coolstuff wrote:

You can just store all the data in a list and import/export it for save files. That's what I do  smile

Read the page next time, smart one.

Me wrote:

@Laser
Sure, but I'm referring to saving in online projects that use the java player.

Oops, sorry. I didn't quite see that  smile
Usually I just read the first post of a topic if it's something I've never seen before  smile

Offline

 

#13 2010-05-13 15:57:38

freddythef
Scratcher
Registered: 2010-04-30
Posts: 25

Re: I've thought of a way to save games

Yes,
Infact my hacked scratch can do that but it would be epic to see that!

Offline

 

Board footer