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

#1 2012-11-21 16:03:23

gg8helper
Scratcher
Registered: 2012-11-04
Posts: 1

HELP WANTED! Pokemon Mystery Dungeon: Explorers of Sky Re-creators!

I need help with scripts here and there. Is there anyway to make (a) saving script(s)? Here is something I made: http://scratch.mit.edu/projects/gg8helper/2926391 . Please do not take this idea and go off on your own or make the game yourself. Do not tell me any parts of the game (end perhaps) because I haven't finished the game yet.

when gf clicked
say [Can you help out?] for (3) secs
say [Thanks!]

Offline

 

#2 2012-11-22 04:25:07

Llamalover
Scratcher
Registered: 2007-05-18
Posts: 100+

Re: HELP WANTED! Pokemon Mystery Dungeon: Explorers of Sky Re-creators!

What do mean by a 'saving script'?


Be nice, I'm an old lady  wink

Offline

 

#3 2012-11-22 11:54:33

SketchSmozzick
Scratcher
Registered: 2012-06-22
Posts: 8

Re: HELP WANTED! Pokemon Mystery Dungeon: Explorers of Sky Re-creators!

Just record data like where the character is currently standing to variables/lists and when you start the program give the option of Start Game or Load Game.

If they press Load Game it places everything according to data stored in the variables/lists at the time.

If they press Start Game it changes the variables/lists to the correct placement and such for the start of the game.

Offline

 

#4 2012-11-22 14:56:22

epicepicman
Scratcher
Registered: 2011-07-17
Posts: 500+

Re: HELP WANTED! Pokemon Mystery Dungeon: Explorers of Sky Re-creators!

Sorry, there isn't anything like that yet. A solution is to make people download the project, set a variable to where the character is standing like you said, and make people save the project onto their computers. The variables will be saved, and when a user opens the project, they will go back to the same spot if they press "Load Game".

In the next version of Scratch, Scratch 2.0, you will be able to save variables/lists to the Scratch website using cloud variables.


If you want something to do while Scratch is down, check out tbgs.tk! It's the new version of the (closed) Scratch TBGS, run by Scratchers! I'm going to spend most of my time there, anyway.

Offline

 

Board footer