new szItem[32] formatex(szItem, charsmax(szItem), "GodMode [%s]", gGodmode[id] ? "ON" : "OFF") // Handler gGodmode[id] = !gGodmode[id]