I downloaded TFTrue to open dm server. I wrote tf2 command on server.cfg and map config files. But, command didn't work and tftrue_item_whitelist that no hats whitelist appeared in my server\tf folder.
This is my server.cfg. I heard TFTrue is worked with out mp_tournament.
mp_tournament_whitelist "cfg/item_whitelist.txt"
tftrue_whitelist_id item_whitelist
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_heavy "0"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_spy "2"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_weapon_criticals_melee "0"
tftrue_no_hats 0
tftrue_tv_delaymapchange 0
tftrue_tv_autorecord 0
//Network Settings
sv_client_cmdrate_difference "30"
sv_client_max_interp_ratio "1"
sv_client_min_interp_ratio "1"
sv_client_predict "1"
sv_maxrate "100000"
sv_maxupdaterate "66"
sv_maxcmdrate "66"
sv_mincmdrate "50"
sv_minrate "1500"
sv_minupdaterate "50"
(This is from ugc_6v_base.cfg and I edited)
How to fix it?