12-31-2009, 11:51 PM
I can't get my server to let people download the map. I have a webspace and I have it specified in my server.cfg here:
It would really help me get my server up and running if someone could help me figure out how to get my server to let people download the map. Thank you for your time.
Code:
// SERVER & PASSWORD INFORMATION
sv_lan 0
sv_region 1
hostname "[{VaR}] ViDsTeR's adVAncED Rp"
rcon_password "*****"
//sv_password ""
// GAME SETTINGS
mp_flashlight 1
mp_forcerespawn
mp_teamplay 0
mp_friendlyfire 0
sv_gravity 600
// HEALTH/SUIT CHARGE DISTRIBUTION
sk_suitcharger "50"
sk_suitcharger_citadel "200"
sk_suitcharger_citadel_maxarmor "200"
sk_battery "15"
sk_healthcharger "50"
sk_healthkit "25"
sk_healthvial "10"
// player damage adjusters
sk_player_head "3"
sk_player_chest "2"
sk_player_stomach "2"
sk_player_arm "1"
sk_player_leg "1"
// Set rates
sv_maxrate 3000
sv_minrate 0
sv_maxupdaterate 300
fps_max 1000
// Download (THIS PART <_>)
sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "http://download400.mediafire.com/0ybonmljriig/ytgthzytzjv/rp_c18_v1.bsp"
// Voice
sv_voiceenable 1
sv_voicecodec vaudio_miles
// Cheats
sv_cheats 0
It would really help me get my server up and running if someone could help me figure out how to get my server to let people download the map. Thank you for your time.