byond - Modules - TypesVar Details - Proc Details

radio

Vars

faction_coms_clarityThe current coms clarity per faction for Zs without coms (otherwise announcement_max_clarity config value)
faction_coms_codesThe currently unsolved encryption_sequences for a faction (only the ones listed here decay)
last_command_zsThe last cached result for get_available_tcomm_zs(COMM_FREQ)

Procs

get_available_tcomm_zsReturns lists of Z levels that have comms
update_cacheCall this when a cached frequency changed (e.g. tcoms going down/up)

Var Details

faction_coms_clarity

The current coms clarity per faction for Zs without coms (otherwise announcement_max_clarity config value)

faction_coms_codes

The currently unsolved encryption_sequences for a faction (only the ones listed here decay)

last_command_zs

The last cached result for get_available_tcomm_zs(COMM_FREQ)

Proc Details

get_available_tcomm_zs

Returns lists of Z levels that have comms

update_cache

Call this when a cached frequency changed (e.g. tcoms going down/up)