/tg/ Station 13 - Modules - TypesVar Details - Proc Details

mechpad

Vars

connected_mechpadMechpads that it can send mechs through to other mechpads
idID of the mechpad, used for linking up
maximum_padsMaximum amount of pads connected at once
mechpadsList of mechpads connected
selected_idSelected mechpad in the console

Procs

find_padTries to locate a pad in the cardinal directions, if it finds one it returns it
get_padReturns the pad of the value specified
random_beepsA proc that makes random beeping sounds for a set amount of time, the sounds are separated by a random amount of time.
try_launchTries to call the launch proc on the connected mechpad, returns if unavailable Arguments:

Var Details

connected_mechpad

Mechpads that it can send mechs through to other mechpads

id

ID of the mechpad, used for linking up

maximum_pads

Maximum amount of pads connected at once

mechpads

List of mechpads connected

selected_id

Selected mechpad in the console

Proc Details

find_pad

Tries to locate a pad in the cardinal directions, if it finds one it returns it

get_pad

Returns the pad of the value specified

random_beeps

A proc that makes random beeping sounds for a set amount of time, the sounds are separated by a random amount of time.

try_launch

Tries to call the launch proc on the connected mechpad, returns if unavailable Arguments: