pda
Vars | |
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. |
Procs | |
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. |
update_ringtone | A 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:
- owner_client - The client whose prefs we'll use to set the ringtone of this PDA.
update_ringtone
A simple proc to set the ringtone from a pda.