new amount = strvalEx(tmp); new pot[128]; format(pot, sizeof(pot), "%s", dini_Get(targetname, "Pot")); dini_IntSet(targetname, "Pot", pot-amount);