How would I go about removing the deleveling or even remove lost exp when you die?
How would I go about removing the deleveling or even remove lost exp when you die?
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.
Cait's right, that would remove exp loss when you die.