/datum/preferences
Vars | |
auto_fit_viewport | Should we automatically fit the viewport? |
---|---|
chat_on_map | Runechat preference. If true, certain messages will be displayed on the map, not ust on the chat area. Boolean. |
equipped_gear | Gear the CHARACTER has equipped |
gear_tab | Gear tab currently being viewed |
max_chat_length | Limit preference on the size of the message. Requires chat_on_map to have effect. |
persistent_scars | If we have persistent scars enabled |
pixel_size | What size should pixels be displayed as? 0 is strech to fit |
purchased_gear | Gear the CLIENT has purchased |
scaling_method | What scaling method should we use? |
see_chat_non_mob | Whether non-mob messages will be displayed, such as machine vendor announcements. Requires chat_on_map to have effect. Boolean. |
see_rc_emotes | Whether emotes will be displayed on runechat. Requires chat_on_map to have effect. Boolean. |
widescreenpref | Should we be in the widescreen mode set by the config? |
Procs | |
check_keybindings | checks through keybindings for outdated unbound keys and updates them |
Var Details
auto_fit_viewport
Should we automatically fit the viewport?
chat_on_map
Runechat preference. If true, certain messages will be displayed on the map, not ust on the chat area. Boolean.
equipped_gear
Gear the CHARACTER has equipped
gear_tab
Gear tab currently being viewed
max_chat_length
Limit preference on the size of the message. Requires chat_on_map to have effect.
persistent_scars
If we have persistent scars enabled
pixel_size
What size should pixels be displayed as? 0 is strech to fit
purchased_gear
Gear the CLIENT has purchased
scaling_method
What scaling method should we use?
see_chat_non_mob
Whether non-mob messages will be displayed, such as machine vendor announcements. Requires chat_on_map to have effect. Boolean.
see_rc_emotes
Whether emotes will be displayed on runechat. Requires chat_on_map to have effect. Boolean.
widescreenpref
Should we be in the widescreen mode set by the config?
Proc Details
check_keybindings
checks through keybindings for outdated unbound keys and updates them