piratepad_control

Vars | |
cargo_hold_id | This is the cargo hold ID used by the piratepad machine. Match these two to link them together. |
---|---|
interface_type | Interface name for the ui_interact call for different subtypes. |
pad_ref | Reference to the specific pad that the control computer is linked up to. |
points | For the purposes of space pirates, how many points does the control pad have collected. |
sending | Is the teleport pad/computer sending something right now? TRUE/FALSE |
sending_timer | Callback holding the sending timer for sending the goods after a delay. |
status_report | Message to display on the TGUI window. |
total_report | Reference to the export report totaling all sent objects and mobs. |
warmup_time | How long does it take to warmup the pad to teleport? |
Var Details
cargo_hold_id

This is the cargo hold ID used by the piratepad machine. Match these two to link them together.
interface_type

Interface name for the ui_interact call for different subtypes.
pad_ref

Reference to the specific pad that the control computer is linked up to.
points

For the purposes of space pirates, how many points does the control pad have collected.
sending

Is the teleport pad/computer sending something right now? TRUE/FALSE
sending_timer

Callback holding the sending timer for sending the goods after a delay.
status_report

Message to display on the TGUI window.
total_report

Reference to the export report totaling all sent objects and mobs.
warmup_time

How long does it take to warmup the pad to teleport?