byond - Modules - TypesVar Details - Proc Details

nuclearbomb

Vars

timeTime to start the timer on
timemaxMax time for the nuke timer
timeminMin time for the nuke timer
timerID of timer

Procs

change_timeModifies the nuke timer
disableDisables nuke timer
disable_on_hijackPermanently disables this nuke, for use on hijack
enableEnables nuke timer
explodeHandles the boom
get_time_leftReturns time left on the nuke in seconds
toggle_anchorToggles the anchor bolts on or off
toggle_diskHandles disk insertion and removal
toggle_safetyToggles the safety on or off
toggle_timerToggles the timer on or off
update_minimap_iconChange minimap icon if its on or off

Var Details

time

Time to start the timer on

timemax

Max time for the nuke timer

timemin

Min time for the nuke timer

timer

ID of timer

Proc Details

change_time

Modifies the nuke timer

disable

Disables nuke timer

disable_on_hijack

Permanently disables this nuke, for use on hijack

enable

Enables nuke timer

explode

Handles the boom

get_time_left

Returns time left on the nuke in seconds

toggle_anchor

Toggles the anchor bolts on or off

toggle_disk

Handles disk insertion and removal

toggle_safety

Toggles the safety on or off

toggle_timer

Toggles the timer on or off

update_minimap_icon

Change minimap icon if its on or off