void main() { int iMaxLevel = GetLocalInt(GetModule(), "iMaxLevelUp"); SetCustomToken(108, IntToString(iMaxLevel)); }