cryopod
Vars | |
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. |
Procs | |
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. |
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.