Jump to content

BenZac

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by BenZac

  1. Hello Rathena.
    Im currently have pre-re server. 

    I need to set my server with death penalty 5% from his level EXP when killed by mobs . 
    But Wont reduct exp if the players reach max level.
    how do i change that . seems like exp.conf does not effect .

     

    // When a player dies, how should we penalize them?
    // 0 = No penalty.
    // 1 = Lose % of current level when killed.
    // 2 = Lose % of total experience when killed.
    death_penalty_type: 1
    
    // Base exp. penalty rate (Each 100 is 1% of their exp)
    death_penalty_base: 500
    
    // Job exp. penalty rate (Each 100 is 1% of their exp)
    death_penalty_job: 500

     

    these are my setting right now

×
×
  • Create New...