RPG MAKER MV HELP PLEASE!!!!! I'm very confused

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
So i was making Pettleburg Village for the starting town then i got to thinking hey maybe i should make the intro where you pick if your a boy or girl then name input process then i couldnt figure out how to make it where people can make there own character to there liking if anyone could hepl me and als when putting after you choose boy or girl after name input process came up it kept going back to "Are you a boy or a girl" option help please would be happy for fast feedback or slow i have penty of wait time 

:) thanks for reading this 

INTRO.png
 

Syndicate

Pandora Network
Veteran
Joined
Dec 20, 2012
Messages
98
Reaction score
76
First Language
English
It keeps looping at the moment because you have not added any further information. After "Are you a boy or a girl", then once the player has made a selection, it goes to "End".

With no further information, and since it's an Autorun Trigger, it'll play again from the start. You can stop this with a self-switch.

Add self switch A = ON.

Then add a new event page and tick "Set Self Switch A = ON".

This will end the autorun and thus the event.
 

Kes

Veteran
Veteran
Joined
Aug 3, 2012
Messages
22,299
Reaction score
11,713
First Language
English
Primarily Uses
RMVXA
Your post is not very clear, so it is not going to be easy to give you accurate and useful information.

However, as you appear to be asking "how to" do something, rather than discussing a general idea, I shall ask this to be moved.

If you have further queries, would you please put it into sentences, with as few typos as possible so that it is easier to understand.  Remember that many people reading this forum, who might be able to help you, do not have English as their first language.

Also, giving your topic meaningful titles helps people to know what they topic is before they open the post.  A lot of people want Help, so your title does not tell us very much.
 
Last edited by a moderator:

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
can you show me how it would look like so after choosing boy or girl then name input process it wont loop 

Also is there a way to make it where players can make their own character thats something i wanted to add in the into part ?
 

Sinweaver

Veteran
Veteran
Joined
Aug 11, 2015
Messages
598
Reaction score
418
First Language
English
Primarily Uses
You can just do this..

Then create an additional event page that requires self switch A to be on

 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,431
Reaction score
7,712
First Language
German
Primarily Uses
RMMV
can you show me how it would look like so after choosing boy or girl then name input process it wont loop 


Also is there a way to make it where players can make their own character thats something i wanted to add in the into part ?
Those points require the use of switches and of variables - both are THE basic building blocks of any game that has anything more complex than a "go there" quest, so I suggest you stop working on your game and start a tutorial project where you work your way through the basic tutorials.
If you do that correctly, it'll probably need a few weeks to a months until you're finished - and that is confirmed as the fastest way to do that, there are no shortcuts.


Please follow the link to the "Starting point" in my signature, that's the fastest way to get to those tutorials.


I've moved this thread to RMMV Support. Please be sure to post your threads in the correct forum next time. Thank you.
 
Last edited by a moderator:

Syndicate

Pandora Network
Veteran
Joined
Dec 20, 2012
Messages
98
Reaction score
76
First Language
English
I may do a video tutorial tomorrow of creating a character. What would you like it to include?
 

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
thank you now only thing left is to see if its posible to make and event to where players can make their own character lol
 

Nightshade

Veteran
Veteran
Joined
Oct 26, 2015
Messages
591
Reaction score
120
First Language
English
Primarily Uses
RMMV
thank you now only thing left is to see if its posible to make and event to where players can make their own character lol
there a plug in for that ^^ some where >.>
 

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
prolly in th preorder pack or something 
 

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
@Syndicate just on how to make a charcter so players can create thier own to thier liking 
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,431
Reaction score
7,712
First Language
German
Primarily Uses
RMMV
SouleaterXD, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.


No, Character creation is usually done by events, not by plugins - that's why I suggested that you go to the tutorials to learn the basics of eventing.
 
Last edited by a moderator:

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
is there a link you can give me plz ? ( sorry for double posting i havent been on here in ike a month maybe i forgot )
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,431
Reaction score
7,712
First Language
German
Primarily Uses
RMMV
is there a link you can give me plz ? ( sorry for double posting i havent been on here in ike a month maybe i forgot )
I gave you the link in the post #6 above
 

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
sorry i didnt see it thank you 
 

Syndicate

Pandora Network
Veteran
Joined
Dec 20, 2012
Messages
98
Reaction score
76
First Language
English
Yeah definitely worth learning all the basics :) I'll do a step by step tomorrow evening but I'd read up on what Andar shared until then ^_^
 

PuppetBlaster

Newbie :) and proud of it
Veteran
Joined
Aug 14, 2015
Messages
60
Reaction score
1
First Language
English
Primarily Uses
but thats for vx ace this is mv im using how is any of vx ace stuff gonna help me for mv
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,108
Reaction score
13,713
First Language
English
Primarily Uses
RMMV
They are very similar.  
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,431
Reaction score
7,712
First Language
German
Primarily Uses
RMMV
but thats for vx ace this is mv im using how is any of vx ace stuff gonna help me for mv
As I added in the first line of the starting point, as long as you stay away from scripting/plugins Ace and MV are basically identical in database and eventing.
Mapping is also similiar (MV only added a second upper layer on automatic)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Day 9 of giveaways! 8 prizes today :D
He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.

Forum statistics

Threads
106,040
Messages
1,018,472
Members
137,822
Latest member
madelbylz
Top