ScriptingCommandsGame data(43) _FLAG_RESETOn this page(43) _FLAG_RESET Effect Resets the given flag to false. Syntax _FLAG_RESET(flag) ArgumentDescriptionTypesRequiredflagThe flag to resetFlagRequired Example _FLAG_RESET(#FH_03) The above script will reset the #FH_03 flag.