Deleveling

Results 1 to 4 of 4
  1. #1
    Elite Member poledoo is offline
    Member +Rank
    Dec 2008 Join Date
    OklahomaLocation
    212Posts

    Deleveling

    How would I go about removing the deleveling or even remove lost exp when you die?


  2. #2
    Sorcerer Supreme Cait is offline
    Member +Rank
    Jan 2009 Join Date
    344Posts

    Re: Deleveling

    DiePenalty.inc I guess.

    DECEXP_PENALTY
    {
    ADDPENALTY 20 0
    ADDPENALTY 29 600
    ADDPENALTY 59 500
    ADDPENALTY 89 400
    ADDPENALTY 99 300
    ADDPENALTY 109 200
    ADDPENALTY 129 150
    ADDPENALTY 200 100
    }

    Try change the 3rd column to 0.
    I'm not sure, but that's what I think will work.

  3. #3
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: Deleveling

    Cait's right, that would remove exp loss when you die.

  4. #4
    Elite Member poledoo is offline
    Member +Rank
    Dec 2008 Join Date
    OklahomaLocation
    212Posts

    Re: Deleveling

    Quote Originally Posted by Cait View Post
    DiePenalty.inc I guess.

    DECEXP_PENALTY
    {
    ADDPENALTY 20 0
    ADDPENALTY 29 600
    ADDPENALTY 59 500
    ADDPENALTY 89 400
    ADDPENALTY 99 300
    ADDPENALTY 109 200
    ADDPENALTY 129 150
    ADDPENALTY 200 100
    }

    Try change the 3rd column to 0.
    I'm not sure, but that's what I think will work.
    thanks! haha wow I feel dumb. I must have skipped over that file looking for where to edit it.



Advertisement