Daedalus Dock - 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

connect_to_padTries to locate a pad in the cardinal directions, if it finds one it returns it
get_padReturns the pad of the value specified
pad_existsChecks if the pad of a certain number has been QDELETED, if yes returns FALSE, otherwise returns TRUE
try_launchTries to call the launch proc on the connected mechpad, returns if there is no connected mechpad or there is no mecha on the pad 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

connect_to_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

pad_exists

Checks if the pad of a certain number has been QDELETED, if yes returns FALSE, otherwise returns TRUE

try_launch

Tries to call the launch proc on the connected mechpad, returns if there is no connected mechpad or there is no mecha on the pad Arguments: