/tg/ Station 13 - Modules - TypesVar Details - Proc Details

pda

Vars

contained_itemList of items that can be stored in a PDA
has_pda_programsWhether the PDA should have 'pda_programs' apps installed on Initialize.
inserted_itemThe item currently inserted into the PDA, starts with a pen.
pda_programsStatic list of default PDA apps to install on Initialize.

Procs

get_detomatix_difficultyFinds how hard it is to send a virus to this tablet, checking all programs downloaded.
update_pda_prefsA simple helper proc that applies the client's ringtone prefs to the tablet's messenger app, if it has one.
update_ringtoneA simple proc to set the ringtone from a pda.

Var Details

contained_item

List of items that can be stored in a PDA

has_pda_programs

Whether the PDA should have 'pda_programs' apps installed on Initialize.

inserted_item

The item currently inserted into the PDA, starts with a pen.

pda_programs

Static list of default PDA apps to install on Initialize.

Proc Details

get_detomatix_difficulty

Finds how hard it is to send a virus to this tablet, checking all programs downloaded.

update_pda_prefs

A simple helper proc that applies the client's ringtone prefs to the tablet's messenger app, if it has one.

Arguments:

update_ringtone

A simple proc to set the ringtone from a pda.