Difference between revisions of "User:KellyFromSales"

From Heroes of Hammerwatch wiki
Jump to: navigation, search
(Created page with "Hi, I'm Kelly. You can find me on discord.")
 
Line 2: Line 2:
  
 
You can find me on discord.
 
You can find me on discord.
 +
 +
In case people find it useful, here is my .cfg file, with common debug tools set up for keybinds.
 +
Numpad * will toggle e_cheats, then the numpad itself toggles various debug tools. The F keys also have things assigned to them.
 +
 +
<pre>
 +
ui_show_intro 0
 +
 +
ui_show_tutorial_attack1 0
 +
 +
ui_show_tutorial_attack2 0
 +
ui_show_tutorial_map_overlay 0
 +
ui_show_tutorial_use 0
 +
ui_show_tutorial_player_menu 0
 +
ui_show_tutorial_guild_menu 0
 +
cs_height .6
 +
cs_show_log 1
 +
ui_scale .8
 +
g_disable_saving 0
 +
kodfod_Teleport_OpenMenu 61
 +
kodfod_Teleport_TeleportToCursor 49
 +
g_time_hour 12
 +
ui_flags 1
 +
bind kp_multiply "toggle e_cheats"
 +
 +
bind kp_1 "toggle r_draw_scripts"
 +
bind kp_1 "toggle r_draw_scripts_compact"
 +
bind kp_1 "toggle r_draw_scripts_lines"
 +
bind kp_1 "toggle r_draw_scripts_names"
 +
 +
bind kp_0 "toggle r_draw_scripts_lines"
 +
bind kp_2 "toggle r_draw_collision"
 +
bind kp_3 "toggle r_draw_physics"
 +
bind kp_4 "toggle r_draw_raycasts"
 +
bind kp_5 "toggle r_draw_nav_data"
 +
bind kp_5 "toggle r_draw_pathfinds"
 +
bind kp_7 "toggle debug_widgets"
 +
bind kp_7 "toggle inspect_widget"
 +
bind kp_8 "toggle ui_cursor_unit"
 +
bind kp_9 "toggle cs_show_menu"
 +
 +
bind f4 "toggle ui_hide_fog"
 +
bind f4 "toggle god"
 +
bind f4 "toggle noclip"
 +
 +
bind f5 "g_scale 2"
 +
bind f6 "g_scale 0.3"
 +
bind f7 "g_timescale 1"
 +
bind f8 "g_timescale 5"
 +
bind f9 "g_timescale 0.3"
 +
 +
bind f10 "ui_flags 0"
 +
bind f11 "ui_flags 2"
 +
 +
v_trap_cursor 0
 +
 +
clientfollowshost false
 +
v_resolution 1600x900
 +
v_fullscreen 0
 +
v_vsync false
 +
v_forced_aspect_ratio 2.000000
 +
v_fps_limit 0
 +
rg_pixel_perfect true
 +
r_hdr true
 +
r_light_decal_proj true
 +
r_shadows 2
 +
r_draw_glow true
 +
r_draw_xray true
 +
r_draw_outlines true
 +
rg_brightness 0.000000
 +
rg_gamma 2.200000
 +
rg_contrast 1.000000
 +
rg_crt_curve 0.000000
 +
g_menustyle
 +
 +
 +
snd_volume 0.184524
 +
snd_volume_music 0.404762
 +
snd_volume_sfx 1.000000
 +
snd_volume_env 1.000000
 +
snd_volume_ui 1.000000
 +
g_language english
 +
g_screenshake 0.883117
 +
g_laser_sight 1
 +
ui_key_count true
 +
ui_minimap_size -1
 +
ui_minimap_alpha 0.750000
 +
ui_cursor_alpha 0.696104
 +
ui_speechbubble_alpha 1.000000
 +
ui_cursor_health false
 +
ui_draw_plr_names 1
 +
ui_draw_plr_names_real true
 +
ui_txt true
 +
ui_txt_enemy_hurt_husk aa9000
 +
ui_txt_enemy_hurt_local ffd800
 +
g_pure 1
 +
g_save_slot 2
 +
</pre>

Revision as of 15:49, 11 May 2019

Hi, I'm Kelly.

You can find me on discord.

In case people find it useful, here is my .cfg file, with common debug tools set up for keybinds. Numpad * will toggle e_cheats, then the numpad itself toggles various debug tools. The F keys also have things assigned to them.

ui_show_intro 0

ui_show_tutorial_attack1 0

ui_show_tutorial_attack2 0
ui_show_tutorial_map_overlay 0
ui_show_tutorial_use 0
ui_show_tutorial_player_menu 0
ui_show_tutorial_guild_menu 0
cs_height .6
cs_show_log 1
ui_scale .8
g_disable_saving 0
kodfod_Teleport_OpenMenu 61
kodfod_Teleport_TeleportToCursor 49
g_time_hour 12
ui_flags 1
bind kp_multiply "toggle e_cheats"

bind kp_1 "toggle r_draw_scripts"
bind kp_1 "toggle r_draw_scripts_compact"
bind kp_1 "toggle r_draw_scripts_lines"
bind kp_1 "toggle r_draw_scripts_names"

bind kp_0 "toggle r_draw_scripts_lines"
bind kp_2 "toggle r_draw_collision"
bind kp_3 "toggle r_draw_physics"
bind kp_4 "toggle r_draw_raycasts"
bind kp_5 "toggle r_draw_nav_data"
bind kp_5 "toggle r_draw_pathfinds"
bind kp_7 "toggle debug_widgets"
bind kp_7 "toggle inspect_widget"
bind kp_8 "toggle ui_cursor_unit"
bind kp_9 "toggle cs_show_menu"

bind f4 "toggle ui_hide_fog"
bind f4 "toggle god"
bind f4 "toggle noclip"

bind f5 "g_scale 2"
bind f6 "g_scale 0.3"
bind f7 "g_timescale 1"
bind f8 "g_timescale 5"
bind f9 "g_timescale 0.3"

bind f10 "ui_flags 0"
bind f11 "ui_flags 2"

v_trap_cursor 0

clientfollowshost false
v_resolution 1600x900
v_fullscreen 0
v_vsync false
v_forced_aspect_ratio 2.000000
v_fps_limit 0
rg_pixel_perfect true
r_hdr true
r_light_decal_proj true
r_shadows 2
r_draw_glow true
r_draw_xray true
r_draw_outlines true
rg_brightness 0.000000
rg_gamma 2.200000
rg_contrast 1.000000
rg_crt_curve 0.000000
g_menustyle 


snd_volume 0.184524
snd_volume_music 0.404762
snd_volume_sfx 1.000000
snd_volume_env 1.000000
snd_volume_ui 1.000000
g_language english
g_screenshake 0.883117
g_laser_sight 1
ui_key_count true
ui_minimap_size -1
ui_minimap_alpha 0.750000
ui_cursor_alpha 0.696104
ui_speechbubble_alpha 1.000000
ui_cursor_health false
ui_draw_plr_names 1
ui_draw_plr_names_real true
ui_txt true
ui_txt_enemy_hurt_husk aa9000
ui_txt_enemy_hurt_local ffd800
g_pure 1
g_save_slot 2