using(ScriptAPI) { value = AddByte("nTeamType"); if(value == 0) AddComment("KQTT_RED"); if(value == 1) AddComment("KQTT_BLUE"); if(value == 2) AddComment("KQTT_MAX"); }