New account registration is temporarily disabled.

TWP MORE STUPID QUESTIONS

Posts

Pages: 1
I'm just going to put all my questions in here :D. This is for rpgmaker VX
1. How can you change how many hp and mana you get per level?
2. How can I change what skills you get per level?
3. How can you create a custom title screen
Man you should really google some RPG Maker VX tutorials if you don't know how to do this stuff.

1.In the Actors page of the database, double click the MAX HP/MP and click in the red/purple thing to set the graph, you can also generate a curve by setting the start hp/mp and the max hp/mp and it will generate it based on the speed. You can manually set each level's HP/MP by pressing on the up and down buttons on 'Level' and typing in the number you want in the HP box every level.

2. Go to classes, see the bottom right corner? Double click to add in a skill and specify the level. If the actor has the class that you put the skills in for, the actor will get the skills you put in for that class.

3. Make a 544x416 image, call it title, and import it (Resource Manager) into the Graphics/System of your game.
Pages: 1