- Joined
- Jan 24, 2017
- Messages
- 12
- Reaction score
- 1
- First Language
- Swedish
- Primarily Uses
- RMMV
Hello everyone!
Don´t know if this has been taken care of in another thread, so sorry if it has. But I have spend the whole day trying to figure this out. Nothin, not even google is my friend anymore
I´m trying to make a EXP-Gauge and a EXP "Numberdisplay" using OrangeHudGauge and OrangeHudActorStatus.
Problem 1: HudActorStatus
I want to set the pattern to show (1) My Current EXP / (2) The amount of EXP where the actor levels up.
The first number seems to be correct, showing my current exp. But what should I put next to it("nextExp" in the picture), where the levelup amount (exp) should be(2)?
Problem 2: HudGauge
Kind of almost the same problem. I need to input the script values (ScriptValue/ScriptMaxValue) for current exp (of the player/actor1) and the amount where the player levels up.
But I cannot find what to input here. What should the ScriptValue and ScriptMaxValue be to show my current exp and the amount where I level up?
Very grateful for any help!


Don´t know if this has been taken care of in another thread, so sorry if it has. But I have spend the whole day trying to figure this out. Nothin, not even google is my friend anymore
I´m trying to make a EXP-Gauge and a EXP "Numberdisplay" using OrangeHudGauge and OrangeHudActorStatus.
Problem 1: HudActorStatus
I want to set the pattern to show (1) My Current EXP / (2) The amount of EXP where the actor levels up.
The first number seems to be correct, showing my current exp. But what should I put next to it("nextExp" in the picture), where the levelup amount (exp) should be(2)?
Problem 2: HudGauge
Kind of almost the same problem. I need to input the script values (ScriptValue/ScriptMaxValue) for current exp (of the player/actor1) and the amount where the player levels up.
But I cannot find what to input here. What should the ScriptValue and ScriptMaxValue be to show my current exp and the amount where I level up?
Very grateful for any help!



