newscaster 
Vars | |
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. |
Procs | |
scan_user | helper 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