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

#51 2013-01-27 18:41:57

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

bullelk12 wrote:

Just use one box for each category, there's got to be a way to do that right?

I'm working on it. I've been busy with school and homework though...


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#52 2013-01-27 19:00:39

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

ok, no rush


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#53 2013-01-28 13:33:14

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

hehe, ironbizmark. Sorry man, but scratch 2.0 beta allows for hiding and showing lists which would probably be better for inventory  big_smile . I hope it's not too big of a deal if we just do it with lists :S.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#54 2013-01-28 14:02:40

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

bullelk12 wrote:

hehe, ironbizmark. Sorry man, but scratch 2.0 beta allows for hiding and showing lists which would probably be better for inventory  big_smile . I hope it's not too big of a deal if we just do it with lists :S.

Cool! I'm glad 2.0 has that!


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#55 2013-01-28 14:19:21

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

yah, no kidding! I'm kinda just figuring out 2.0 beta atm. Let's wait till tomorrow to work on it  big_smile  (so excited)


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#56 2013-01-28 14:27:14

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

I'm working on 2.0! Checking stuff out!
Things look cool!


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#57 2013-01-28 15:23:28

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

yes, they do! I've learned how to make blocks. It's pretty useful.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#58 2013-01-29 01:06:00

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

hmmm, scratch 2.0 has several glitches and overlooks. The most annoying is that sometimes scripts disappear! It's happened to me four times so far  hmm


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#59 2013-01-29 17:37:18

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

ok, so cloud variables aren't enabled yet which is too bad. Because, what if we made this game an actual massively MULTIPLAYER rpg? I know that would be hard since we won't have any experience with cloud variables and stuff but our game may turn out to be the first multiplayer rpg game in scratch 2.0. Wouldn't that be something to boast over!

The problem is I don't really know the true capabilities of these variables because no one has really seen them to look. So planning that part of the game isn't really possible till later.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#60 2013-01-29 19:20:19

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

I read some stuff about cloud variables...
Do you think they will ever be enabled?
I mean how could the scratch team moderate all the easily made chat services?

Back to the game:
If this is a text based game how can it be multiplayer?


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#61 2013-01-30 19:52:40

ANDRINOR
New Scratcher
Registered: 2012-02-24
Posts: 3

Re: Massively Multiplayer RPG

2.0 came out?

Offline

 

#62 2013-01-31 18:29:40

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

yep


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#63 2013-01-31 18:41:26

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

I have no idea how they'll block chat projects but I know they'll have to enable them in the final release.

I learned a bit more about variables these last couple days and it's way easier to make multiplayer games using text. After all, cloud variables are text. Basically, let's say someone wants to attack someone else. First off, there would probably be an amount of time before he reached the guy he's gonna attack. That would be a cloud variable that says how long it will take to reach the destination.

Next, when the guy arrives, our scripting will manage the results. The end result will determine who lost the most health. Health for each player would also be managed by a  cloud variable. Depending on the strength of each others weapons, one would lose more health than the other. The cloud variable "health" is what I'm not sure about. Because the idea of these variables is that they're the same for each person. But with health, it's not supposed to be the same for everyone.

Each person will have to have their own separate health bar, cause if all of them had to share one bar of health... well that obviously wouldn't work, lol.

I'm thinking cloud lists will solve this problem. Because a cloud list is basically like a cloud variable, but can hold an infinite number of variables which is what will be needed for each person to have their own health bar. So when someone first clicks that green flag, their health will start at 100/100. This information will be added to a cloud list and thus, saved there. Whenever that health changes, the list will update itself.

Does this sound feasible?


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#64 2013-01-31 21:08:36

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

Definitely. A nice feature would be a cloud list saying who's in the same room as you. Also if the scratch team allows in game chat would be cool.

Anyway what's next. Do you want a list for each category of item. We have a lot of categories currently. This means we will need a lot of lists! It may be simpler to reduce the number of categories. But it is up to you.

So what's next.

Do we need a person to come up with quest plots. Or a random dungeon generator.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#65 2013-02-01 01:55:46

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

Well, I developed a base for the inventory including the lists for each category (the boring part  tongue ), this is on the scratch 2.0 website that I made it so you'll have to there and look at my projects. However, because some of my scripts have been disappearing it's problematic.

Basically, when you click a category, all the other category buttons hide themselves and the one you clicked glides to the upper middle part of the screen. When you do this a corresponding list is shown (with the new "show" and "hide" list blocks). And that's it so far  big_smile


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#66 2013-02-01 02:06:29

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

I'll tell you when I fix those stupid disappearing scripts so that we can move on!

But our next goal will be to come up with a way to equip items. This will also be done using a list. That is where your job truly begins, what is the most smooth, easy way to be able to equip items? I don't think using the "ask ()" block would be very smooth. So, as long as we don't use that block it should be ok.

Then we'll need to make a list that contains a single copy of every item that will exist in the game. We'll use this to randomize, within certain parameters, what items someone would obtain in a quest. Now, we obviously can't add every item that will exist in the game this early in development, but we still need come up with how it will work and get that working. Then later, we'll begin actually adding the items themselves.

What I'll need to figure out is how these items are randomized. Because, I don't want someone who is at level 1 to be able to get the best weapon in the game by chance. I want a certain person of a certain level to only be able to obtain stuff according to how high his/her level is. I'll try to figure that out by brainstorming.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#67 2013-02-03 08:36:25

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

After thinking about it for a while I finally think I have a way to get randomized weapons for your level. First off when filling the prize list with items first add to list the bad ones, then gradually add the better ones. THen finally the best ones at the very end. Then when picking a item random between one and your level and adding that to your inventory. Here's a picture of those scripts:

http://i46.tinypic.com/2lnbpfr.gif


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#68 2013-02-04 02:10:26

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Massively Multiplayer RPG

Good idea, that's the best one I can think of.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#69 2013-02-04 07:27:21

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

oops, the last block of code should say add to inventory.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#70 2013-02-04 10:30:53

ieu99
Scratcher
Registered: 2013-02-04
Posts: 100+

Re: Massively Multiplayer RPG

I would love to help I have quite a lot of experience with scratch and I am also a keen redstoner (only Minecrafters will get that)! What time zone are you in?


http://i49.tinypic.com/mwcvbd.png

Offline

 

#71 2013-02-04 15:34:57

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

Found a glitch>
If you accidentally hit the space bar to often and get the words ahead of your actions you get stuck. Fix it by maybe making it impossible to continue without following all instructions.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#72 2013-02-04 15:58:35

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

http://beta.scratch.mit.edu/projects/10035347/#player

This is a remix of the original project!
Equipment lists! I could add a "all inventory" category!


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#73 2013-02-05 08:31:11

ieu99
Scratcher
Registered: 2013-02-04
Posts: 100+

Re: Massively Multiplayer RPG

Am i accepted then?


http://i49.tinypic.com/mwcvbd.png

Offline

 

#74 2013-02-05 16:48:55

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Massively Multiplayer RPG

ieu99 wrote:

Am i accepted then?

I can't accept you so we have to wait for bullelk12 to respond!


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#75 2013-02-06 08:21:24

ieu99
Scratcher
Registered: 2013-02-04
Posts: 100+

Re: Massively Multiplayer RPG

Cool!  smile


http://i49.tinypic.com/mwcvbd.png

Offline

 

Board footer