Goonstation 13 - Modules - TypesVar Details - Proc Details

Ringtone

Ringtone Programs

Vars

bottomTextThe text that goes just under the header
cooldownsCooldowns
dividerThingThe thing that separates each of the entries on the list
overrideAlertAllowedInclude an option to override the PDA's alert message?
overrideAlertMessageShould this ringtone's own alert message overwrite the PDA's?
overrideAlertNoTextButton that makes the PDA display the PDA's alert messages whenever it gets messaged
overrideAlertTextAsks if the PDA should use the ringtone's built-in alert messages instead of the one set by the PDA.
overrideAlertYesTextButton that makes the PDA display the ringtone's alert messages whenever it gets messaged
ringToneDestSlotWhere should this ringtone be placed?
ringToneGenSlotWhich general slot should this ringtone be placed? "alert" or "mailgroup", please. Defaults to main
ring_listThe list of ringtone datii included in this program. Assoc'd list, "ringtone_ID" = new/datum/ringtone/urtone
selectTextThe text that goes above the list of things
selectedRTWhich ringtone index are we dealing with right now?
subMenuWhich menu should we be in?
topTextThe text that goes at the top

Procs

Topicjust a shorter var for selection purposes

Var Details

bottomText

The text that goes just under the header

cooldowns

Cooldowns

dividerThing

The thing that separates each of the entries on the list

overrideAlertAllowed

Include an option to override the PDA's alert message?

overrideAlertMessage

Should this ringtone's own alert message overwrite the PDA's?

overrideAlertNoText

Button that makes the PDA display the PDA's alert messages whenever it gets messaged

overrideAlertText

Asks if the PDA should use the ringtone's built-in alert messages instead of the one set by the PDA.

overrideAlertYesText

Button that makes the PDA display the ringtone's alert messages whenever it gets messaged

ringToneDestSlot

Where should this ringtone be placed?

ringToneGenSlot

Which general slot should this ringtone be placed? "alert" or "mailgroup", please. Defaults to main

ring_list

The list of ringtone datii included in this program. Assoc'd list, "ringtone_ID" = new/datum/ringtone/urtone

selectText

The text that goes above the list of things

selectedRT

Which ringtone index are we dealing with right now?

subMenu

Which menu should we be in?

topText

The text that goes at the top

Proc Details

Topic

just a shorter var for selection purposes