Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

newscaster

Vars

alertWhether or not the alert overlay state should be used to inform about a recent news/wanted update in the last alert_delay.
c_lockedWhether or not the currently-being-created channel will be locked to public submissions.
channel_nameThe name of the feed channel to either create, or submit a new story to.
hitstakenA hit counter that determines cosmetic damage overlays, up to 3. Currently never incremented.
msgThe text content of the feed message to create.
photo_dataThe photo to attach to the news story. A wrapper for a photo object with additional metadata.
scanned_userThe name (based on an ID) of the user currently operating the newscaster.
securityCaster(BOOL) Whether or not the newscaster can be used to create wanted issues.
unit_noThe unique unit number identifying a specific newscaster, useful for forensics.
viewing_channelThe channel that's currently open.

Procs

scan_userhelper procs

Var Details

alert

Whether or not the alert overlay state should be used to inform about a recent news/wanted update in the last alert_delay.

c_locked

Whether or not the currently-being-created channel will be locked to public submissions.

channel_name

The name of the feed channel to either create, or submit a new story to.

hitstaken

A hit counter that determines cosmetic damage overlays, up to 3. Currently never incremented.

msg

The text content of the feed message to create.

photo_data

The photo to attach to the news story. A wrapper for a photo object with additional metadata.

scanned_user

The name (based on an ID) of the user currently operating the newscaster.

securityCaster

(BOOL) Whether or not the newscaster can be used to create wanted issues.

unit_no

The unique unit number identifying a specific newscaster, useful for forensics.

viewing_channel

The channel that's currently open.

Proc Details

scan_user

helper procs