Upvote Upvoted 0 Downvote Downvoted
players cannot download map from my tf2 server
posted in Q/A Help
1
#1
0 Frags +

i run dedicated server and made sure to whitelist appropriate ports from firewall according from steam knowledgebase site.

this is what i have on server.cfg

tf_server_identity_account_id 301516
tf_server_identity_token "DVKQMIcZ0!TpnLp"

///********************************///
///***Server Configuration File****///
///********************************///

sv_password "fra"

sv_region 3

sv_downloadurl "http://fakkelbrigade.eu/maps/";

sv_contact ""

tftrue_tournament_config 1
tftrue_no_hats 0
tftrue_whitelist 1
tftrue_freezecam 1
tftrue_logs_accuracy 1
exec etf2l_6v6_5cp.cfg

net_maxcleartime 0.01

sv_minrate 20000
sv_maxrate 100000
sv_maxupdaterate 66
sv_minupdaterate 66
sv_maxcmdrate 66
sv_mincmdrate 66
sv_client_cmdrate_difference 1
sv_client_max_interp_ratio 5
sv_client_min_interp_ratio 1
sv_client_predict 1
sv_restrict_aspect_ratio_fov 0
net_maxfilesize 64

sv_lan 0
sv_alltalk 0
sv_voiceenable 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowdownload 1
sv_allowupload 0
sv_timeout 15
sv_forcepreload 1
sv_specnoclip 0
sv_specspeed 1.5
sv_turbophysics 1
sv_rcon_maxfailures 5
sv_rcon_minfailures 5
sv_rcon_banpenalty 100

sv_allow_voice_from_file 0
sv_allow_color_correction 0
sv_allow_wait_command 0
sv_allow_votes 0
i run dedicated server and made sure to whitelist appropriate ports from firewall according from steam knowledgebase site.

this is what i have on server.cfg

[quote]tf_server_identity_account_id 301516
tf_server_identity_token "DVKQMIcZ0!TpnLp"

///********************************///
///***Server Configuration File****///
///********************************///



sv_password "fra"

sv_region 3

sv_downloadurl "http://fakkelbrigade.eu/maps/"

sv_contact ""



tftrue_tournament_config 1
tftrue_no_hats 0
tftrue_whitelist 1
tftrue_freezecam 1
tftrue_logs_accuracy 1
exec etf2l_6v6_5cp.cfg

net_maxcleartime 0.01

sv_minrate 20000
sv_maxrate 100000
sv_maxupdaterate 66
sv_minupdaterate 66
sv_maxcmdrate 66
sv_mincmdrate 66
sv_client_cmdrate_difference 1
sv_client_max_interp_ratio 5
sv_client_min_interp_ratio 1
sv_client_predict 1
sv_restrict_aspect_ratio_fov 0
net_maxfilesize 64

sv_lan 0
sv_alltalk 0
sv_voiceenable 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowdownload 1
sv_allowupload 0
sv_timeout 15
sv_forcepreload 1
sv_specnoclip 0
sv_specspeed 1.5
sv_turbophysics 1
sv_rcon_maxfailures 5
sv_rcon_minfailures 5
sv_rcon_banpenalty 100

sv_allow_voice_from_file 0
sv_allow_color_correction 0
sv_allow_wait_command 0
sv_allow_votes 0
[/quote]
2
#2
2 Frags +

I believe it's

sv_downloadurl "http://fakkelbrigade.eu"
I believe it's

[code]sv_downloadurl "http://fakkelbrigade.eu"[/code]
3
#3
0 Frags +
sv_downloadurl "http://fakkelbrigade.eu/maps/";

not sure if it actually matters but this line is the only one with a semicolon after it

[code]sv_downloadurl "http://fakkelbrigade.eu/maps/";[/code]
not sure if it actually matters but this line is the only one with a semicolon after it
4
#4
0 Frags +

thanks that worked :)

thanks that worked :)
Please sign in through STEAM to post a comment.