Page cover

Experience Penalty on Death

Small example of a implementation for Experience penalty on death.

  1. Open your BPC_RPGSystem and bind either a OnDeath dispatcher:

  2. Add the following code that will reduce the current Level Experience by fixed 10%.

For instance, if you are level 50 with 83%, you'll end with 73% but it'll never go under 0%.

Last updated