byond - Modules - TypesVar Details - Proc Details

capture_mission

Vars

capture_countHow many objects extracted by each team
min_capture_amountnumber of targets to capture for a minor victory
objectives_remainingHow many objectives currently remaining
objectives_totalTotal number of objectives at round start

Procs

objective_cap_startedAn objective capture cycle was started
objective_extractedHandles the effect of an objective being claimed
objective_reward_bonusThe 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