- Joined
- Jun 9, 2014
- Messages
- 3
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I am making system where player has option to return to the moment before fatal a boss fight started - but with heavy gold and some exp penalties.
What I need (and can't figure out) is script that floors entire partys EXP to their current level minimum. (So exp penalty but without losing lvl).
For example:
Actor A is LVL 12 (exp level requirement 5000) and has 5500exp.
Actor B is LVL 14 (exp level requirement 7000) and has 7005exp.
After CONTINUE they should have: Actor A: 5000exp and Actor B: 7000exp.
I am using default exp curve (numbers in the example are just pulled from the air).
I am really new to this, but I have tried to google it...
Thanks in the advance.
What I need (and can't figure out) is script that floors entire partys EXP to their current level minimum. (So exp penalty but without losing lvl).
For example:
Actor A is LVL 12 (exp level requirement 5000) and has 5500exp.
Actor B is LVL 14 (exp level requirement 7000) and has 7005exp.
After CONTINUE they should have: Actor A: 5000exp and Actor B: 7000exp.
I am using default exp curve (numbers in the example are just pulled from the air).
I am really new to this, but I have tried to google it...
Thanks in the advance.

