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

#26 2013-01-21 19:07:07

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

Re: Massively Multiplayer RPG

bullelk12 wrote:

btw, have you looked at the Dovaskhr game as it is right now?

Yep. I like it! It doesn't show much of what the gameplay is going to be like though...


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#27 2013-01-21 19:15:54

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

Re: Massively Multiplayer RPG

Good, smart, and too the point.  big_smile


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

Offline

 

#28 2013-01-21 19:40:00

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

Re: Massively Multiplayer RPG

Ironbizmark wrote:

bullelk12 wrote:

btw, have you looked at the Dovaskhr game as it is right now?

Yep. I like it! It doesn't show much of what the gameplay is going to be like though...

As the tutorial continues into the quests part it will go into what the game really is.


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

Offline

 

#29 2013-01-21 20:54:02

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

Re: Massively Multiplayer RPG

bullelk12 wrote:

Ironbizmark wrote:

bullelk12 wrote:

btw, have you looked at the Dovaskhr game as it is right now?

Yep. I like it! It doesn't show much of what the gameplay is going to be like though...

As the tutorial continues into the quests part it will go into what the game really is.

Cool! I got it! So what's next...
Assignment wise I mean.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#30 2013-01-21 22:30:48

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

Re: Massively Multiplayer RPG

So now we have a basic understanding of the quests, now for the inventory.
I've already researched this and it's pretty difficult unless you use lists to do the job for you.

However since we can't hide lists for some odd reason it will be difficult when we're switching to different windows. So that is the big challenge.

Hiding the list by covering it with a sprite is a big hassle and we should try to avoid that method as much as possible.


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

Offline

 

#31 2013-01-22 08:07:13

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

Re: Massively Multiplayer RPG

bullelk12 wrote:

So now we have a basic understanding of the quests, now for the inventory.
I've already researched this and it's pretty difficult unless you use lists to do the job for you.

However since we can't hide lists for some odd reason it will be difficult when we're switching to different windows. So that is the big challenge.

Hiding the list by covering it with a sprite is a big hassle and we should try to avoid that method as much as possible.

What we could do is have the list always hidden (we can do that) and the player can view one inventory item at a time and shuffle through them. For example the player has a sword and a potion in his inventory. The box shows the potion he hits a button then it shows the sword. I believe I could program that. Any other ideas for an inventory system?


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#32 2013-01-22 20:01:46

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

Re: Massively Multiplayer RPG

Sorry man, since the website kept redirecting everyone to the MIT website I couldn't get back to you when I would have liked to. I'll respond later tonight but I have to go eat, we'll get more done tomorrow.


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

Offline

 

#33 2013-01-22 22:18:20

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

Re: Massively Multiplayer RPG

bullelk12 wrote:

Sorry man, since the website kept redirecting everyone to the MIT website I couldn't get back to you when I would have liked to. I'll respond later tonight but I have to go eat, we'll get more done tomorrow.

Yeah. The website was shut down. I'm not sure why...
We'll decide on an inventory system some other time.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#34 2013-01-22 23:24:05

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

Re: Massively Multiplayer RPG

yep, cya tomorrow.


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

Offline

 

#35 2013-01-23 14:21:55

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Massively Multiplayer RPG

Umm, I have a question...

How do you "collab"?
Do you upload unfinished projects for the others associated?

just wondering, I can't do anything like that now, but I would like to know how.

Regards,

CAA14

Offline

 

#36 2013-01-23 15:45:03

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

Re: Massively Multiplayer RPG

Can i help program?

Offline

 

#37 2013-01-23 16:20:59

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

Re: Massively Multiplayer RPG

when gf clicked
say I can program a bit, but i would be best off if you did text-based. for (3) secs

Offline

 

#38 2013-01-23 17:12:29

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

Re: Massively Multiplayer RPG

Alright ANDRINOR, you can join. We're doing mostly text based so you won't have too many problems.


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

Offline

 

#39 2013-01-23 17:28:14

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

Re: Massively Multiplayer RPG

Ok, so Ironbizmark. Go ahead and program the inventory system the way you envisioned, I can see what your doing but I'm not sure about showing the player what he/she has. Should we use the "Say" block or use a single sprite that switches between its costumes.

If we're going to do it this way, we also have to come up with a way for the player to be able to access only the types of items they want. Otherwise, they'll be scrolling through their whole inventory which will quickly get aggravating. So we need to come up with a way for the player to only search through the items they want.

I have a suggestion for this, you know how in the inventory there are a list of different types of armor and weapon slots (head, torso, feet etc). Well, if the player clicks that armor type it will only scroll through those items. I'll work on how we'll do that.


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

Offline

 

#40 2013-01-23 18:06:08

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

Re: Massively Multiplayer RPG

This is the single box inventory. I can modify this if necessary. This works best if the list is short. Maybe for a quest inventory?
http://scratch.mit.edu/projects/Ironbizmark/3056055

Last edited by Ironbizmark (2013-01-23 18:06:52)


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#41 2013-01-23 18:10:32

lundfamily3
Scratcher
Registered: 2011-09-08
Posts: 500+

Re: Massively Multiplayer RPG

Ooooh, this looks cool. Could I do graphics?

Last edited by lundfamily3 (2013-01-25 17:35:13)


http://i50.tinypic.com/zn102h.jpg

Offline

 

#42 2013-01-24 19:38:54

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

Re: Massively Multiplayer RPG

Ironbizmark wrote:

This is the single box inventory. I can modify this if necessary. This works best if the list is short. Maybe for a quest inventory?
http://scratch.mit.edu/projects/Ironbizmark/3056055

I could definitely do this type of thing for another list. We COULD make a list for each category type (example: a list for armor, a list for weapons, etc.). But if we come up with a better type of inventory for a faster search, I could program it.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#43 2013-01-24 22:09:09

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

Re: Massively Multiplayer RPG

cool, that's what we'll need. Except inventory isn't based off weapons or armor, it's based off what uses it (like hands or chest or feet) but yah. Same concept. You could do that and once that's done I'll work out quests. Download the Dovaskhr project and work on it from there then share it and I'll look at it. Then I'll download your version and do the quests.


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

Offline

 

#44 2013-01-25 16:52:08

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

Re: Massively Multiplayer RPG

also ironbizmark, I'm actually in the process of moving so when we move I won't have internet for a little while. Just to warn you.


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

Offline

 

#45 2013-01-25 17:26:13

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

Re: Massively Multiplayer RPG

bullelk12 wrote:

also ironbizmark, I'm actually in the process of moving so when we move I won't have internet for a little while. Just to warn you.

Got it! I'm working on the inventory system right now. The boxes are slightly too large for them all to fit on the screen with each category. Any suggestions on what I should do for that? Less categories, multiple pages of categories, etc.


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#46 2013-01-25 17:35:25

lundfamily3
Scratcher
Registered: 2011-09-08
Posts: 500+

Re: Massively Multiplayer RPG

lundfamily3 wrote:

Ooooh, this looks cool. Could I do graphics?

Never mind. -.-


http://i50.tinypic.com/zn102h.jpg

Offline

 

#47 2013-01-25 19:44:26

theprogrammerpro
New Scratcher
Registered: 2012-09-01
Posts: 79

Re: Massively Multiplayer RPG

I would like to join as a programmer im pretty good

Offline

 

#48 2013-01-27 14:59:56

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

Re: Massively Multiplayer RPG

Bump!


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#49 2013-01-27 15:30:08

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

Re: Massively Multiplayer RPG

theprogrammerpro, sure, your in  big_smile


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

Offline

 

#50 2013-01-27 15:40:03

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

Re: Massively Multiplayer RPG

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


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

Offline

 

Board footer