Bug Fix #1 – Issue with leveling up at l ...

Bug Fix #1 – Issue with leveling up at lower levels

Mar 31, 2024

Hey friends,

How’s life? Hope all is good.

One of our keen-eyed levelers reported a bug when leveling up, so this short tutorial shows you how to fix it.

Copy the formula below and paste it in the EXP required field in both Player and Class pages:

let(levelcalc, toNumber(replaceAll(id(), "[^0-9]", "")) % 1000 + 1000, ifs(levelcalc > 1900, levelcalc - 364, levelcalc > 1800, levelcalc - 321, levelcalc > 1700, levelcalc - 243, levelcalc > 1600, levelcalc - 167, levelcalc > 1500, levelcalc, levelcalc > 1400, levelcalc + 174, levelcalc > 1300, levelcalc + 278, levelcalc > 1200, levelcalc + 311, levelcalc > 1100, levelcalc + 472, levelcalc > 1000, levelcalc + 531, levelcalc))

Thanks a lot to our friend here on YouTube for his comment that led to this fix. If any of you detected a bug or are having weird issues with the template, let me know via email, YouTube, IG, X, the comments section of the announcement pages, or wherever it’s easy for you to find me.

That’s it for this update.

Stay awesome.

HBK

Подобається цей допис?

Купити для HBK кава

Більше від HBK