- Joined
- Oct 21, 2014
- Messages
- 1,132
- Reaction score
- 197
- First Language
- German
- Primarily Uses
- RMMV
The script works super fine and with every of my scripts. But is it possible to add an option, like set up different costs for every param and char?
Kinda looks like that:
HP + 100 => 100 Param Points => Actor1
HP + 11 => 11 Param points => Actor2
or better:
HP +1 ~ 100 => 1 ~ 100 Param Points => Actor1
HP +1 ~ 11 => 1 ~ 11 Param Points => Actor2
I know it's a lot to ask, but would be super useful in my RPG Maker project.
Kinda looks like that:
HP + 100 => 100 Param Points => Actor1
HP + 11 => 11 Param points => Actor2
or better:
HP +1 ~ 100 => 1 ~ 100 Param Points => Actor1
HP +1 ~ 11 => 1 ~ 11 Param Points => Actor2
I know it's a lot to ask, but would be super useful in my RPG Maker project.

