~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#mission| Mission]] * [[4rpl:commands:GetMissionObjectiveEnabled|Get]] * [[4rpl:commands:SetMissionObjectiveEnabled|Set]] ====== SetMissionObjectiveEnabled ====== SetMissionObjectiveEnabled(<-objectiveNumber <-enabled) ===== Description ===== Sets if the specified mission objective is a enabled. Note that only NULLIFY, SURVIVE, COLLECT ITEMS and CUSTOM can be set. ACTIVATE TOTEMS and RECLAIM are auto determined by units that are on the map. See [[AcquireMissionObjective]] for the enumeration of mission objectives. ===== Examples ===== SetMissionObjectiveEnabled(3 true) <=[[4rpl:start| Index]]