Ringtone

Ringtone Programs
Vars | |
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 |
Procs | |
Topic | just 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