Shiptest 13 - Modules - TypesVar Details - Proc Details

cryopod

Vars

control_computerThe linked control computer.
last_no_computer_messageThe last time the "no control computer" message was sent to admins.
preserve_itemsThese items are preserved when the process() despawn proc occurs.
time_till_despawnTime until the human inside is despawned. Reduced to 10% of this if player manually enters cryo.

Procs

despawn_occupantThis function can not be undone; do not call this unless you are sure. It compeletely removes all trace of the mob from the round.

Var Details

control_computer

The linked control computer.

last_no_computer_message

The last time the "no control computer" message was sent to admins.

preserve_items

These items are preserved when the process() despawn proc occurs.

time_till_despawn

Time until the human inside is despawned. Reduced to 10% of this if player manually enters cryo.

Proc Details

despawn_occupant

This function can not be undone; do not call this unless you are sure. It compeletely removes all trace of the mob from the round.