How to change Actors Max levels in playing game

Dehsalp

Veteran
Veteran
Joined
Oct 9, 2019
Messages
249
Reaction score
27
First Language
korean
Primarily Uses
RMMV
ex)
Actor A's max level is 50 but if i use some item to A
A's max level is up 5 and so A's max level is 55

i find it max level set in game but can't see max level up, not set.

and also i using YEP core engine
 

Eliaquim

Hakuen Studio
Veteran
Joined
May 22, 2018
Messages
1,710
Reaction score
1,127
First Language
Portuguese - Br
Primarily Uses
RMMZ
Hi!
I'm afraid you cannot change that inside game.
But you can work around this with events.
set a variable value with the max level you want for the actor, let's call it "max level".
max level = 30;
When an actor level up, you can check his level.
l
if (the actor level > max level(30) ){ set actor level to max level(30).
You can do this with a parallel common event. Put this check and a wait of 60. You should be fine.
But you can try other ways too. This one is more generic and simplistic, but maybe not the best.
 

Dehsalp

Veteran
Veteran
Joined
Oct 9, 2019
Messages
249
Reaction score
27
First Language
korean
Primarily Uses
RMMV
Hi!
I'm afraid you cannot change that inside game.
But you can work around this with events.
set a variable value with the max level you want for the actor, let's call it "max level".
max level = 30;
When an actor level up, you can check his level.
l
if (the actor level > max level(30) ){ set actor level to max level(30).
You can do this with a parallel common event. Put this check and a wait of 60. You should be fine.
But you can try other ways too. This one is more generic and simplistic, but maybe not the best.
sorry i dont get it what are you say
how can variable to change actor's max level?
i mean not set variable actor's max level
how change max level for variable
 

Eliaquim

Hakuen Studio
Veteran
Joined
May 22, 2018
Messages
1,710
Reaction score
1,127
First Language
Portuguese - Br
Primarily Uses
RMMZ
sorry i dont get it what are you say
how can variable to change actor's max level?
i mean not set variable actor's max level
how change max level for variable
You will use the variable to simulate a max level for the actor.
Set the value of this variable to a number that you want.
Compare the value of the variable with the level of the actor.
If the level of the actor is higher that this variable value, you set the actor level to the value of the variable.
 

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

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,051
Messages
1,018,551
Members
137,837
Latest member
Dabi
Top