Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > Zelaron Gaming > RPGMaker

 
 
Thread Tools Display Modes

 
RPG Maker 2003 Intro Questions
Reply
Posted 2004-06-12, 06:37 PM
Can you make it so there is 2 stroy lines, like you choose a character to start as out of say 3 people and then follow thier story through, or would that hve to be 3 different games?

Also, could you put a Story Book option on the main menu so you could read what has happened in so far in the game?

And finally, Can you make a character that has a disease (ex., lycanthropy) and turn into a werewolf at a certain time.

I thank any one who has positive and answers, and if you attempt to help me out.
________
Kawasaki KH100

Last edited by Draco2003; 2011-01-20 at 11:44 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-12, 07:53 PM in reply to Draco2003's post "RPG Maker 2003 Intro Questions"
Draco2003 said:
Can you make it so there is 2 stroy lines, like you choose a character to start as out of say 3 people and then follow thier story through, or would that hve to be 3 different games?

Also, could you put a Story Book option on the main menu so you could read what has happened in so far in the game?

And finally, Can you make a character that has a disease (ex., lycanthropy) and turn into a werewolf at a certain time.

I thank any one who has positive and answers, and if you attempt to help me out.


As to the storybook question,yes it is possible.You should go to www.gamingw.net to find a tutorial on that.

As to the werewolf yes that is possible too.Just make it so that on the full moon day or nightime he changes into a werewolf.To do this you would need a night/day system or at least a timer. What you would do is set a certain switch for your transformation.Then you would make a common event with your transform switch for it's requirements.Then in the common event coding you would add a change sprite animation.After this you would need to make a battle character and a new hero for your werewolf if you want him to fight to.To implement the new werewolf battlechar you would have to go back to your common event and switch party members.Then to end your event you would make an off switch so that when it is activated it turns you back to normal.To do this just go back to your common event and make a fork condition if transform is off.In this fork condition just add your change sprite animation then change your hero back to his original form in the Hero array.you would have to change face graphics too if you altered those.



If I screwed up on anything just tell me and I'll post the code I used to figure it out.I used a bear instead of a werewolf though.


note:By changing the hero to werewolf by also using the hero array gives you the option to use to 1 character that has two totally different levelling systems.
Old
Profile PM WWW Search
ograx is neither ape nor machine; has so far settled for the in-betweenograx is neither ape nor machine; has so far settled for the in-between
 
 
ograx
 



 
Reply
Posted 2004-06-12, 08:29 PM in reply to ograx's post starting "As to the storybook question,yes it is..."
Now what if I wanted to make it to where the player can choose the way they look right from the start. probably need bluecube's help there.

Anyway, is it easier for char/battlesets to be made in MSPaint, IDraw, or another program, cause I have paint and idraw.

thanks orgax, and bluecube




I think Bluecube May be a...a....a....savior to us all!!!
________
vapir air one vaporizer

Last edited by Draco2003; 2011-01-20 at 11:45 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-12, 09:10 PM in reply to Draco2003's post starting "Now what if I wanted to make it to..."
I like Idraw for editing chars.As for the other question where you choose your look,do you mean you have like 5 choices of different premade chars or a generator where you choose pants,shirts,hats,etc.
Old
Profile PM WWW Search
ograx is neither ape nor machine; has so far settled for the in-betweenograx is neither ape nor machine; has so far settled for the in-between
 
 
ograx
 



 
Reply
Posted 2004-06-12, 09:46 PM in reply to ograx's post starting "I like Idraw for editing chars.As for..."
Which would be a faster.
and i still need help with my multiple stories.
________
Honda CB77

Last edited by Draco2003; 2011-01-20 at 11:45 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-12, 09:47 PM in reply to Draco2003's post starting "Which would be a faster. and i still..."
Oh and can i make it so you could use a controller if you had one?
________
XS500

Last edited by Draco2003; 2011-01-20 at 11:45 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-12, 09:53 PM in reply to Draco2003's post starting "Which would be a faster. and i still..."
Draco2003 said:
Which would be a faster.
and i still need help with my multiple stories.
For faster it depends on how well you know the proggy.I wouldn't judge by faster but instead by quality.Still I go with Idraw because it's easy as hell to use for charsets.I haven't ever tried to make chipsets so I don't know where to go there.


As for you multiple stories,it depends on what you have planned for it.Tell me exactly how you want it and I'll try to help you make it work.


As to where you set it up in the beginning where you choose chars:
Having a generator with all the graphics loaded would be hard as hell in my opinion and not something I would want to undertake.
As to the choose between a couple pre made chars that is easy.
But again I would have to know exactly how you would wanna do it. This is because you might need to use a small CMS or a cursor.

Last edited by ograx; 2004-06-12 at 10:02 PM.
Old
Profile PM WWW Search
ograx is neither ape nor machine; has so far settled for the in-betweenograx is neither ape nor machine; has so far settled for the in-between
 
 
ograx
 



 
Reply
Posted 2004-06-12, 09:57 PM in reply to Draco2003's post starting "Oh and can i make it so you could use a..."
For the controller idea it is probably possible by using the command:key input.
Do not quote me on this because I'm not sure.Try using your controller with some key input commands programmed.

Also since I don't know what controller you have,hard to tell.
Old
Profile PM WWW Search
ograx is neither ape nor machine; has so far settled for the in-betweenograx is neither ape nor machine; has so far settled for the in-between
 
 
ograx
 



 
Reply
Posted 2004-06-12, 10:02 PM in reply to ograx's post starting "For faster it depends on how well you..."
I want it to be where you start off and a cinema shows a world in chaos and then shows different people suffering, fighting and losing, and the sort. then the game will start and ask you to choose your alignment. (good, neutral, evil) then once you choose that you get to choose what your character looks like, from head to toe and clothes. then your character will change looks depending on what hes wearing throughout the game, and he will also be able to change clothes in peoples houses, to get acces by looking like them. Also the player will be able to change clothes at a campsite when resting to save their game and stuff.

thanks for taking the time to help me.

PS if you could use screen shots that would really help, but not required
________
easy vape vaporizer

Last edited by Draco2003; 2011-01-20 at 11:46 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-12, 10:08 PM in reply to Draco2003's post starting "I want it to be where you start off and..."
Draco2003 said:
I want it to be where you start off and a cinema shows a world in chaos and then shows different people suffering, fighting and losing, and the sort. then the game will start and ask you to choose your alignment. (good, neutral, evil) then once you choose that you get to choose what your character looks like, from head to toe and clothes. then your character will change looks depending on what hes wearing throughout the game, and he will also be able to change clothes in peoples houses, to get acces by looking like them. Also the player will be able to change clothes at a campsite when resting to save their game and stuff.

thanks for taking the time to help me.

PS if you could use screen shots that would really help, but not required
HOLY CRAP!!
I couldn't even begin to explain the amounts of switches and variables it would take to use that many clothes.Not to mention designing all the graphics.

I would stick to using a couple premade chars.What you are talking about is a huge undertaking.
Old
Profile PM WWW Search
ograx is neither ape nor machine; has so far settled for the in-betweenograx is neither ape nor machine; has so far settled for the in-between
 
 
ograx
 



 
Reply
Posted 2004-06-12, 10:10 PM in reply to ograx's post starting "HOLY CRAP!! I couldn't even begin to..."
LOL Thanks anyway, but imgoing to try it and see what happens. if I am successful then ill let you know.


________
buy easy vape vaporizer

Last edited by Draco2003; 2011-01-20 at 11:46 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-12, 10:24 PM in reply to Draco2003's post starting ":haha: :haha: :haha: LOL Thanks..."
Draco2003 said:
LOL Thanks anyway, but imgoing to try it and see what happens. if I am successful then ill let you know.

The changing clothes at the certain events isn't that hard.
Picking your chars clothes and stuff would be a mission impossible I think.
We'll see what Bluecube thinks.

If there was someway to run Chara.ex at the gamestart that might work.
Here is a website with kinda what you're looing for.
http://charas-project.net/resources.php?lang=en


download the program found here.It is a character creator.
Old
Profile PM WWW Search
ograx is neither ape nor machine; has so far settled for the in-betweenograx is neither ape nor machine; has so far settled for the in-between
 
 
ograx
 



 
Reply
Posted 2004-06-12, 10:47 PM in reply to ograx's post starting "The changing clothes at the certain..."
Thanks for the information, ill try that. when my game is complete, ill let everyone know here. you and bluecube will most likely be the first to play.
________
buy extreme vaporizer

Last edited by Draco2003; 2011-01-20 at 11:47 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-13, 01:08 AM in reply to Draco2003's post starting "I want it to be where you start off and..."
Draco2003 said:
I want it to be where you start off and a cinema shows a world in chaos and then shows different people suffering, fighting and losing, and the sort. then the game will start and ask you to choose your alignment. (good, neutral, evil) then once you choose that you get to choose what your character looks like, from head to toe and clothes. then your character will change looks depending on what hes wearing throughout the game, and he will also be able to change clothes in peoples houses, to get acces by looking like them. Also the player will be able to change clothes at a campsite when resting to save their game and stuff.

thanks for taking the time to help me.

PS if you could use screen shots that would really help, but not required
It's possible. You'd have to have MANY different charsets set up beforehand, though.

Example: A choice between a meager 5 heads and 5 bodies would be 25 character animations large. Each charset can hold 8 character animations, so that's 4 charsets right there. It gets even larger if you want something like 10 choices for each (that's 100 animations!!).

You'd have to build each and every one of those.

If you're really bent on doing this, I may make it a new project of mine to build you a demo. Of course, it'll only be a choice of 2 heads and 4 bodies (1 charset) so I don't have to do much. It can easily be expanded though..

Oh, and to answer the controller question - yes. It has to be set up with windows first, obviously. Button 1 is confirm, button 2 is cancel.

Last edited by BlueCube; 2004-06-13 at 01:11 AM.
Old
Profile PM WWW Search
BlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzBlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
BlueCube
 



 
Reply
Posted 2004-06-18, 05:39 PM in reply to BlueCube's post starting "It's possible. You'd have to have MANY..."
Thanks and i won't be working on my game for some time, so don't expect anything soon. i am trying to get a laptop to do my stuff on.(although i won't be working on the game, i will still be making ideas and the sort)

thanks bluecube and ograx for everything.
________
extreme vaporizer

Last edited by Draco2003; 2011-01-20 at 11:47 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 



 
Reply
Posted 2004-06-19, 07:37 PM in reply to Draco2003's post starting "Thanks and i won't be working on my..."
Hey and i was wondering if i could use Maya PLE for my movie cinemas or if i would have to buy the actual Maya 6 program? i have maya 5 ple but it gives me a "not for commercial use" message when i give my projects skin.
________
Toyota Supra

Last edited by Draco2003; 2011-01-20 at 11:48 AM.
Old
Profile PM WWW Search
Draco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darknessDraco2003 has an imagination enthroned in its own recess, incomprehensible as from darkness
 
 
Draco2003
 
 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:49 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.