military

Vars | |
bombardment_radial_options | Static list of CIC radial options for the camera when clicking on an OB marker |
---|---|
current_order | Selected order to give to marine |
human_radial_options | Static list of CIC radial options for the camera when clicking on a marine |
marked_lase | Ref of the lase that's had an OB warning mark placed on the minimap |
selected_target | Selected target for bombarding |
send_attack_order | datum used when sending an attack order |
send_defend_order | datum used when sending a defend order |
send_rally_order | datum used when sending a rally order |
send_retreat_order | datum used when sending a retreat order |
squad_radial_options | Static list of CIC radial options for the camera when having clicked on a turf and selected Squad Actions |
turf_radial_options | Static list of CIC radial options for the camera when clicking on a turf |
Procs | |
alert_lase | Lets anyone using an overwatch console know that an OB has just been lased |
attempt_radial | Signal handler for radial menu |
attempt_spotlight | This is an orbital light. Basically, huge thing which the CIC can use to light up areas for a bit of time. |
change_lead | Changes the current squad leader |
do_fire_bombard | About to fire |
do_land_bombard | Randomises OB impact location a little and tells the OB cannon to fire |
do_radial | Quick-select radial menu for Overwatch |
get_firesupport_data | Provides details on available firesupport options |
handle_bombard | Checks and warnings before OB starts to fire |
mark_insubordination | Marks a marine for insubordination |
message_member | Messages a specific individual |
remove_mark_from_lase | Removes any active marks on OB lases, if any |
send_to_squads | Messages all available squads |
set_order | Setter for the current order |
squad_select | Radial menu squad select menu |
transfer_squad | Moves a marine to another squad |
Var Details
bombardment_radial_options

Static list of CIC radial options for the camera when clicking on an OB marker
current_order

Selected order to give to marine
human_radial_options

Static list of CIC radial options for the camera when clicking on a marine
marked_lase

Ref of the lase that's had an OB warning mark placed on the minimap
selected_target

Selected target for bombarding
send_attack_order

datum used when sending an attack order
send_defend_order

datum used when sending a defend order
send_rally_order

datum used when sending a rally order
send_retreat_order

datum used when sending a retreat order
squad_radial_options

Static list of CIC radial options for the camera when having clicked on a turf and selected Squad Actions
turf_radial_options

Static list of CIC radial options for the camera when clicking on a turf
Proc Details
alert_lase
Lets anyone using an overwatch console know that an OB has just been lased
attempt_radial
Signal handler for radial menu
attempt_spotlight
This is an orbital light. Basically, huge thing which the CIC can use to light up areas for a bit of time.
change_lead
Changes the current squad leader
do_fire_bombard
About to fire
do_land_bombard
Randomises OB impact location a little and tells the OB cannon to fire
do_radial
Quick-select radial menu for Overwatch
get_firesupport_data
Provides details on available firesupport options
handle_bombard
Checks and warnings before OB starts to fire
mark_insubordination
Marks a marine for insubordination
message_member
Messages a specific individual
remove_mark_from_lase
Removes any active marks on OB lases, if any
send_to_squads
Messages all available squads
set_order
Setter for the current order
squad_select
Radial menu squad select menu
transfer_squad
Moves a marine to another squad