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

#1 2011-03-19 22:49:16

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

Help with an RPG.

How do I make a scratch project RPG that updates? Like this:

Newspaper: Updates Weekly

Catalog (clothes and house items): Updates Monthly

But, I want to keep old items in the sprite, but, I don't want people to change what they are wearing by downloading.

Can anyone help me with this?

Offline

 

#2 2011-03-20 18:43:53

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

Re: Help with an RPG.

Bump

Offline

 

#3 2011-03-20 18:45:27

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Help with an RPG.

hmm   This seems like you would need to use Panther or BYOB  hmm


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#4 2011-03-20 21:27:25

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Help with an RPG.

Anyone can change anything they want by downloading... you can't restrict changes they came make or whether or not they can download, the whole point of scratch is: imagine, program, SHARE; this means anybody can edit your script.  Likewise, anybody can "cheat" by downloading, but it takes fun away from the game.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#5 2011-03-20 23:27:12

silvershine
Scratcher
Registered: 2010-11-21
Posts: 500+

Re: Help with an RPG.

You could do this by having 3 separate projects.

The first project would be the actual RPG.

The second project would be the "newspaper" project.

The third project would be the "clothing catalogue" project.

Every week, you could update the newspaper and clothing catalogues, and the users would have to download and file -> import project it into the main one.

Offline

 

#6 2011-03-21 15:08:10

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

Re: Help with an RPG.

silvershine wrote:

You could do this by having 3 separate projects.

The first project would be the actual RPG.

The second project would be the "newspaper" project.

The third project would be the "clothing catalogue" project.

Every week, you could update the newspaper and clothing catalogues, and the users would have to download and file -> import project it into the main one.

YES! Thank you, I knew I had to do somthing like that. Another problem is, if they keep the file, then open it (an older one) into the project, they have the old items.

Offline

 

Board footer