preferences

Vars | |
auto_fit_viewport | Should we automatically fit the viewport? |
---|---|
body_type | Agendered spessmen can choose whether to have a male or female bodytype |
brief_outfit | If we spawn an ERT as an admin and choose to spawn as the briefing officer, we'll be given this outfit |
broadcast_login_logout | If we want to broadcast deadchat connect/disconnect messages |
chat_on_map | Runechat preference. If true, certain messages will be displayed on the map, not ust on the chat area. Boolean. |
hardcore_survival_score | This var stores the amount of points the owner will get for making it out alive. |
hearted | Someone thought we were nice! We get a little heart in OOC until we join the server past the below time (we can keep it until the end of the round otherwise) |
hearted_until | If we have a hearted commendations, we honor it every time the player loads preferences until this time has been passed |
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 |
playtime_reward_cloak | The playtime_reward_cloak variable can be set to TRUE from the prefs menu only once the user has gained over 5K playtime hours. If true, it allows the user to get a cool looking roundstart cloak. |
scaling_method | What scaling method should we use? Distort means nearest neighbor |
screentip_color | Color of screentips at top of screen |
screentip_pref | Do we show screentips, if so, how big? |
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 |
hardcore_random_setup | Setup a hardcore random character and calculate their hardcore random score |
select_hardcore_quirks | Go through all quirks that can be used in hardcore mode and select some based on a random budget. |
Var Details
auto_fit_viewport

Should we automatically fit the viewport?
body_type

Agendered spessmen can choose whether to have a male or female bodytype
brief_outfit

If we spawn an ERT as an admin and choose to spawn as the briefing officer, we'll be given this outfit
broadcast_login_logout

If we want to broadcast deadchat connect/disconnect messages
chat_on_map

Runechat preference. If true, certain messages will be displayed on the map, not ust on the chat area. Boolean.
hardcore_survival_score

This var stores the amount of points the owner will get for making it out alive.
hearted

Someone thought we were nice! We get a little heart in OOC until we join the server past the below time (we can keep it until the end of the round otherwise)
hearted_until

If we have a hearted commendations, we honor it every time the player loads preferences until this time has been passed
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
playtime_reward_cloak

The playtime_reward_cloak variable can be set to TRUE from the prefs menu only once the user has gained over 5K playtime hours. If true, it allows the user to get a cool looking roundstart cloak.
scaling_method

What scaling method should we use? Distort means nearest neighbor
screentip_color

Color of screentips at top of screen
screentip_pref

Do we show screentips, if so, how big?
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
hardcore_random_setup
Setup a hardcore random character and calculate their hardcore random score
select_hardcore_quirks
Go through all quirks that can be used in hardcore mode and select some based on a random budget.