I thought of a nice Battle Result window and Level up window, I kinda looks like the Lufia windows.
I tried to make them myself, but I just could get it to work like I want it.
I want a battle result window that shows the following Info
-------------------------------------------
Gained 250 Experience
Found 25 Gold
Arshes till next level 2383 Exp
Basil till next level 1890 Exp
Hilda till next level 2100 Exp
3956 Gold
-------------------------------------------
This is how the battle result window should look like. The first 2 lines are the gold and exp you get from that battle. The next 3 lines show how much exp each character needs to level up. And the last line tells the player how much Money (Gold) you totally have.
The next window is a level up window, I want this window to show before the battle result window.
-------------------------------------------
Arches levels up!
Health Points increased by 120
Magick Points increased by 20
Strenght increased by 20
Agility increased by 20
Dexterity increased by 20
Intelligence increased by 20
-------------------------------------------
Please, if someone wants to help could up just give me the window code and tell me what to change in the code, so I can fix it myself. I still try to learn and I don't learn from a script I just have to copy/paste above main...
Thanks!
I tried to make them myself, but I just could get it to work like I want it.
I want a battle result window that shows the following Info
-------------------------------------------
Gained 250 Experience
Found 25 Gold
Arshes till next level 2383 Exp
Basil till next level 1890 Exp
Hilda till next level 2100 Exp
3956 Gold
-------------------------------------------
This is how the battle result window should look like. The first 2 lines are the gold and exp you get from that battle. The next 3 lines show how much exp each character needs to level up. And the last line tells the player how much Money (Gold) you totally have.
The next window is a level up window, I want this window to show before the battle result window.
-------------------------------------------
Arches levels up!
Health Points increased by 120
Magick Points increased by 20
Strenght increased by 20
Agility increased by 20
Dexterity increased by 20
Intelligence increased by 20
-------------------------------------------
Please, if someone wants to help could up just give me the window code and tell me what to change in the code, so I can fix it myself. I still try to learn and I don't learn from a script I just have to copy/paste above main...
Thanks!