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

#1 2010-03-10 08:10:35

haniyamout1
Scratcher
Registered: 2009-12-20
Posts: 27

How Do I make RPG games?

If I used






<when[  ]clicked>





How would I use RPG games?


Threat Detected!!!    REAL THREAT
Delete It Or Get 10000 Infections!!!!!! not fake  sad

Offline

 

#2 2010-03-10 15:24:29

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

Re: How Do I make RPG games?

haniyamout1 wrote:

If I used






<when[  ]clicked>





How would I use RPG games?

Ummm... you'd need a lot more than just when [] clicked, and this shouldn't be in collab.


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

 

#3 2010-03-11 03:28:05

08jackt
Scratcher
Registered: 2007-09-12
Posts: 1000+

Re: How Do I make RPG games?

I've made a full  action RPG. Look here: http://scratch.mit.edu/projects/08jackt/903441


http://i39.tinypic.com/jgtswi.png

Offline

 

#4 2011-02-08 03:59:56

haniyamout1
Scratcher
Registered: 2009-12-20
Posts: 27

Re: How Do I make RPG games?

do you need brodcasting like using buttons to start?


Threat Detected!!!    REAL THREAT
Delete It Or Get 10000 Infections!!!!!! not fake  sad

Offline

 

#5 2011-02-10 13:42:04

Rub0Gameton
Scratcher
Registered: 2008-03-30
Posts: 100+

Re: How Do I make RPG games?

Its easier the next way:
[blocks]
<when green flag clicked>
<forever>
<if><key[ Right Arrow ]pressed?>
<change x by( 3 )>
<end>
<end>

BTW, this should not be in the Collab forums

Last edited by Rub0Gameton (2011-02-10 13:42:25)


Are you doing a collab and need a 24/7 TeamSpeak channel? Contact me... somewhere. =P

Offline

 

#6 2011-02-10 14:01:13

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: How Do I make RPG games?

08jackt wrote:

I've made a full  action RPG. Look here: http://scratch.mit.edu/projects/08jackt/903441

Dude. You may be great and all, but you shouldn't spam like this. Jeez.

Offline

 

#7 2011-02-10 19:31:24

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: How Do I make RPG games?

ProgrammingFreak wrote:

08jackt wrote:

I've made a full  action RPG. Look here: http://scratch.mit.edu/projects/08jackt/903441

Dude. You may be great and all, but you shouldn't spam like this. Jeez.

Yeah, people know you're awesome and your scripts are too complicated for them, (mostly, or else you'd probably just not let them use your scripts), so that's basically spamming...
You didn't say "take parts of it". You just said "I've made a full action rpg game." Also, he didn't ask for examples, he asked how...

Offline

 

#8 2011-02-10 19:40:42

Rub0Gameton
Scratcher
Registered: 2008-03-30
Posts: 100+

Re: How Do I make RPG games?

kayybee wrote:

ProgrammingFreak wrote:

08jackt wrote:

I've made a full  action RPG. Look here: http://scratch.mit.edu/projects/08jackt/903441

Dude. You may be great and all, but you shouldn't spam like this. Jeez.

Yeah, people know you're awesome and your scripts are too complicated for them, (mostly, or else you'd probably just not let them use your scripts), so that's basically spamming...
You didn't say "take parts of it". You just said "I've made a full action rpg game." Also, he didn't ask for examples, he asked how...

WUT? Thats not spam, thats an example of an RPG!


Are you doing a collab and need a 24/7 TeamSpeak channel? Contact me... somewhere. =P

Offline

 

#9 2011-02-10 19:44:57

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: How Do I make RPG games?

Yeah, with super hard scripts that new scratchers probably won't understand, and that person did not ask for an example of an rpg, he wanted to know how to make one.

I'm pretty sure jackt won't let him use that rpg anyways!

Offline

 

#10 2011-02-10 22:16:39

Necromaster
Scratcher
Registered: 2010-04-07
Posts: 1000+

Re: How Do I make RPG games?

kayybee wrote:

Yeah, with super hard scripts that new scratchers probably won't understand, and that person did not ask for an example of an rpg, he wanted to know how to make one.

I'm pretty sure jackt won't let him use that rpg anyways!

Yeah, but in my early days I spammed... And spammed... And I got nowhere.

Offline

 

#11 2011-02-10 23:02:40

DaTestGamez
Scratcher
Registered: 2010-05-18
Posts: 37

Re: How Do I make RPG games?

Check out School RPG and see. xD


Meh is DaGamez.

Offline

 

#12 2011-02-11 12:57:06

Andres-Vander
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: How Do I make RPG games?

An 'RPG' is a role playing game, so any game that includes getting into a role of any kind is considered an RPG.


http://www.gifsoup.com/view1/2260823/flugelhorn-feline-o.gif

Offline

 

#13 2011-02-23 05:39:21

08jackt
Scratcher
Registered: 2007-09-12
Posts: 1000+

Re: How Do I make RPG games?

Rub0Gameton wrote:

WUT? Thats not spam, thats an example of an RPG!

that
i didn't mean it to be spam lol.

i haven't done that for years.


http://i39.tinypic.com/jgtswi.png

Offline

 

#14 2011-03-01 08:32:05

haniyamout1
Scratcher
Registered: 2009-12-20
Posts: 27

Re: How Do I make RPG games?

but how about sound???
that is cool!!!
or try recording sounds from your desktop or games!


Threat Detected!!!    REAL THREAT
Delete It Or Get 10000 Infections!!!!!! not fake  sad

Offline

 

#15 2011-03-01 16:14:15

Necromaster
Scratcher
Registered: 2010-04-07
Posts: 1000+

Re: How Do I make RPG games?

haniyamout1 wrote:

but how about sound???
that is cool!!!
or try recording sounds from your desktop or games!

???

Offline

 

#16 2011-03-03 02:20:05

haniyamout1
Scratcher
Registered: 2009-12-20
Posts: 27

Re: How Do I make RPG games?

add mario to rpg


Threat Detected!!!    REAL THREAT
Delete It Or Get 10000 Infections!!!!!! not fake  sad

Offline

 

#17 2011-03-03 11:46:29

Necromaster
Scratcher
Registered: 2010-04-07
Posts: 1000+

Re: How Do I make RPG games?

Dude, this is just plain random.

Offline

 

#18 2011-03-03 19:13:01

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: How Do I make RPG games?

I have absolutely no idea what this topic's about, or why you keep bumping it.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#19 2011-03-03 23:04:12

Necromaster
Scratcher
Registered: 2010-04-07
Posts: 1000+

Re: How Do I make RPG games?

Yay. They moved it.  tongue

Offline

 

#20 2011-03-04 03:34:16

haniyamout1
Scratcher
Registered: 2009-12-20
Posts: 27

Re: How Do I make RPG games?

add buttons like
Attack or Special attack


Threat Detected!!!    REAL THREAT
Delete It Or Get 10000 Infections!!!!!! not fake  sad

Offline

 

Board footer