void main() { int nTribute = GetLocalInt(OBJECT_SELF, "Tribute"); SetCustomToken(11001, IntToString(nTribute)); }