mech_drop_alert_handler 
Vars | |
| beacon_queue | list of active mech summon beacons. |
|---|---|
Procs | |
| add_beacon | adds a beacon to the inbound mech queue |
| get_announcement_location | returns the location of the drop that triggered the annoucement. Blacklist centcom levels to avoid spamm when testing. |
| get_visible_mech_types | returns all the inbound mechs types except hermes as it is stealthy |
| queue_length | returns the length of the inbound mech queue |
| remove_beacon | removes a beacon from the inbound mech queue |
Var Details
beacon_queue 
list of active mech summon beacons.
Proc Details
add_beacon
adds a beacon to the inbound mech queue
get_announcement_location
returns the location of the drop that triggered the annoucement. Blacklist centcom levels to avoid spamm when testing.
get_visible_mech_types
returns all the inbound mechs types except hermes as it is stealthy
queue_length
returns the length of the inbound mech queue
remove_beacon
removes a beacon from the inbound mech queue