Sluimerstand opened this issue 2 years ago ยท 0 comments
/run local n=(C_CurrencyInfo.GetCurrencyInfo(2167).quantity or 0)print(string.format("You have %d Catalyst Charge%s Available",n,(n==1)and""or"s"))