Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: new command redm_dump_settings - show mode current settings #89

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

wopox1337
Copy link
Collaborator

] redm_dump_settings

# ConVar name type value bounds
1 redm_active boolean 1 0.0 .. 1.0
2 redm_aim_barrier boolean 1 0.0 .. 1.0
3 redm_aim_barrier_always_show number 2 0.0 .. 2.0
4 redm_open_equip_menu_by_g boolean 1 0.0 .. 1.0
5 redm_block_drop_weapon boolean 1 0.0 .. 1.0
6 redm_healer float 10.00 0.0 .. -
7 redm_healer_hs float 15.00 0.0 .. -
8 redm_sounds_distance float 1500.00 0.0 .. -
9 redm_fade boolean 1 0.0 .. 1.0
10 redm_fade_colors string 0 200 0 50
11 redm_refill_ammo boolean 1 0.0 .. 1.0
12 redm_hitsound boolean 1 0.0 .. 1.0
13 redm_hide_other_deathnotice boolean 1 0.0 .. 1.0
14 redm_protection_color_t string 200 0 0 15
15 redm_protection_color_ct string 0 0 200 15
16 redm_spawn_preset string preset
17 redm_keep_weapon_slot boolean 1 0.0 .. 1.0
18 redm_open_equip_menu boolean 0 0.0 .. 1.0
19 redm_modes_switch string sequentially
20 redm_mode_vote_enable boolean 1 0.0 .. 1.0
21 redm_mode_vote_time number 15 0.0 .. -
22 redm_mode_vote_extend_times number 1 0.0 .. -
23 redm_randomspawn number 1 0.0 .. 3.0
24 redm_randomspawn_los boolean 1 0.0 .. 1.0
25 redm_randomspawn_dist float 1500.00 0.0 .. -

@wopox1337 wopox1337 added enhancement New feature or request good first issue Good for newcomers labels Feb 11, 2024
@wopox1337 wopox1337 added this to the 1.0.0 milestone Feb 11, 2024
@wopox1337 wopox1337 self-assigned this Feb 11, 2024
@wopox1337 wopox1337 merged commit b019871 into feature/ConVars-better-flags Feb 11, 2024
2 checks passed
@wopox1337 wopox1337 deleted the feature/dump-settings branch February 11, 2024 14:44
wopox1337 added a commit that referenced this pull request Feb 11, 2024
* redm.inc: add `ConVar_ExtendedFlags`

* Add extended flags to convars

* Feature: new command `redm_dump_settings` - show mode current settings (#89)

* redm.inc: add GetCvarTypeStr()

* new command: `redm_dump_settings` - show mode current settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant