capture_mission

Vars | |
capture_count | How many objects extracted by each team |
---|---|
min_capture_amount | number of targets to capture for a minor victory |
objectives_remaining | How many objectives currently remaining |
objectives_total | Total number of objectives at round start |
Procs | |
objective_cap_started | An objective capture cycle was started |
objective_extracted | Handles the effect of an objective being claimed |
objective_reward_bonus | The addition rewards for capturing objectives, regardless of outcome |
Var Details
capture_count

How many objects extracted by each team
min_capture_amount

number of targets to capture for a minor victory
objectives_remaining

How many objectives currently remaining
objectives_total

Total number of objectives at round start
Proc Details
objective_cap_started
An objective capture cycle was started
objective_extracted
Handles the effect of an objective being claimed
objective_reward_bonus
The addition rewards for capturing objectives, regardless of outcome