byond - Modules - TypesVar Details - Proc Details

supplydrop_console

Vars

launch_cooldownTime between two supply drops
suppliesThe content sent
supply_beaconThe beacon we will send the supplies
supply_padThe linked supply pad of this console
x_offsetX offset of the drop, relative to the supply beacon loc
y_offsetY offset of the drop, relative to the supply beacon loc

Procs

clean_supply_beaconClean up the supply beacon var
clean_supplydrophandles cleanup of post-animation stuff (ie just after it lands)
fire_supplydropMake the supplies teleport
ping_beaconUsed to notify of a new beacon target
refresh_padLook for the content on the supply pad
send_supplydropStart the supply drop process

Var Details

launch_cooldown

Time between two supply drops

supplies

The content sent

supply_beacon

The beacon we will send the supplies

supply_pad

The linked supply pad of this console

x_offset

X offset of the drop, relative to the supply beacon loc

y_offset

Y offset of the drop, relative to the supply beacon loc

Proc Details

clean_supply_beacon

Clean up the supply beacon var

clean_supplydrop

handles cleanup of post-animation stuff (ie just after it lands)

fire_supplydrop

Make the supplies teleport

ping_beacon

Used to notify of a new beacon target

refresh_pad

Look for the content on the supply pad

send_supplydrop

Start the supply drop process