Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Helpful commands

quanticc edited this page Nov 4, 2017 · 4 revisions

Collection of commands that help your movie creation process. Lines starting with alias are used to lock a certain value in case you have a config that tries to overwrite them while your demo is playing.

Disable tutorial/help prompts

tf_comp_welcome_hide_forever 1
tf_casual_welcome_hide_forever 1
cl_ask_favorite_opt_out 1
cl_ask_blacklist_opt_out 1
replay_quitmsg_dontaskagain 1
cl_ask_bigpicture_controller_opt_out 1
tf_explanations_store 1
tf_explanations_discardpanel 1
tf_explanations_backpackpanel 1
tf_explanations_charinfopanel 1
tf_explanations_craftingpanel 1
tf_explanations_charinfo_armory_panel 1
tf_training_has_prompted_for_forums 1
tf_training_has_prompted_for_loadout 1
tf_training_has_prompted_for_options 1
tf_training_has_prompted_for_training 1
tf_training_has_prompted_for_offline_practice 1
cl_showhelp 0
tf_taunt_always_show_hint 0
sb_dontshow_maxplayer_warning 1
tf_coach_request_nevershowagain 1
tf_show_maps_details_explanation_count 0
tf_show_taunt_explanation_in_class_loadout 0
tf_show_preset_explanation_in_class_loadout 0
cl_hud_playerclass_playermodel_showed_confirm_dialog 1
tf_find_a_match_hint_viewed 1
tf_quest_map_intro_viewed 1
tf_warpaint_explanation_viewed 1

Force gibs/blood

violence_agibs 1
violence_hgibs 1
violence_ablood 1
violence_hblood 1
alias violence_agibs ""
alias violence_hgibs ""
alias violence_ablood ""
alias violence_hblood ""

Fix for blocky textures

mat_filtertextures 1
mat_filterlightmaps 1
alias mat_filtertextures ""
alias mat_filterlightmaps ""

Fix for buggy jigglebones

cl_jiggle_bone_framerate_cutoff 0
alias cl_jiggle_bone_framerate_cutoff ""

Fix for crosshairs while zoomed in

// Remove crosshair while zoomed in, use 0 to enable the crosshair while zoomed in
tf_hud_no_crosshair_on_scope_zoom 1
alias tf_hud_no_crosshair_on_scope_zoom ""