Extended Character Stats

Extended Character Stats

8M Downloads

wrong variable causing namespace collision

orionshock opened this issue ยท 2 comments

commented

variable should be "bonus", not "mod"

using "mod" here introduced global name space collision with the Default UI and with Questie oddly enough.

mod = points * 1 -- 0-3% Precision

commented

mod is a default math function and this overwrites it...

commented

@orionshock Sorry for the broken update v2.8.8 - I released a fixed version yesterday so make sure to update.