Raised This Month: $32 Target: $400
 8% 

New to servers and need some help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
freshprune
New Member
Join Date: Apr 2017
Old 04-02-2017 , 11:24   New to servers and need some help
Reply With Quote #1

I put jailbreak maps in my TF2 server and when people join them that don't have maps, they get disconnected for not having them. This is in my server.cfg

sv_downloadurl "98.250.252.102\hlserver\tf2\tf\maps"
sv_allowdownload "1"
sv_allowupload "1"


I also tried to disable votes which didn't work so I need help with that, too.


// dodbits SRCDS Team Fortress 2 cfg file generator Ver 1.

say "Loading SRCDS Team Fortress 2 cfg file"

// General server name, passwords and contact details
hostname "Peanut Butter 2"
rcon_password ""
sv_password ""
sv_contact "I hate pay-to-wins"
sv_tags "PB2 Jailbreak"
sv_region "0"
sv_lan "0"

// Server bans and server logs
sv_rcon_banpenalty "15"
sv_rcon_minfailures "5"
sv_rcon_maxfailures "10"
sv_rcon_minfailuretime "30"
sv_rcon_maxpacketsize "1024"
sv_rcon_maxpacketbans "1"
log "on"
sv_logbans "1"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"

// Server downloads and files
// No fast download maximum file size. 16 is def. 64 (max) recommended if you do not have a fast download server.
net_maxfilesize "128"
//Fast download url. Leave blank if you dont have one but set the above to max.
sv_downloadurl "98.250.252.102\hlserver\tf2\tf\maps"
sv_allowdownload "1"
sv_allowupload "1"
sv_consistency "1"
sv_pure "2"
sv_pure_kick_clients "0"
sv_pure_trace "0"

// Bandwidth Rates
sv_maxrate "50000"
sv_minrate "7500"
sv_maxupdaterate "66"
sv_minupdaterate "20"
sv_maxcmdrate "66"
sv_mincmdrate "30"

//Voting Stuff
sv_allow_votes 0 //Allow voting?
sv_vote_allow_spectators 0 //Allow spectators to vote?
sv_vote_failure_timer 0 //A vote that fails cannot be re-submitted for this long
sv_vote_issue_changelevel_allowed 0 //Can people hold votes to change levels?
sv_vote_issue_kick_allowed 0 //Can people hold votes to kick players from the server?
sv_vote_issue_nextlevel_allowed 0 //Can people hold votes to set the next level?
sv_vote_issue_nextlevel_allowextend 0 //Allow players to extend the current map?
sv_vote_issue_nextlevel_choicesmode 0 //Present players with a list of lowest playtime maps to choose from?
sv_vote_issue_nextlevel_prevent_change 0 //Not allowed to vote for a nextlevel if one has already been set.
sv_vote_issue_restart_game_allowed 0 //Can people hold votes to restart the game?
sv_vote_issue_scramble_teams_allowed 0 //Can people hold votes to scramble the teams?
sv_vote_kick_ban_duration 0 //How long should a kick vote ban someone from the server? (in minutes)

// General server settings
mp_friendlyfire "0"
sv_alltalk "1"
mp_chattime "10"
sv_use_steam_voice "1"
sv_allow_voice_from_file "0"
sv_voiceenable "1"
mp_allowspectators "1"
decalfrequency "10"
mp_flashlight "1"
mp_footsteps "1"
mp_autoteambalance "1"
mp_teams_unbalance_limit "0"
sv_restrict_aspect_ratio_fov "0"
mp_forcecamera "1"
sv_cheats "0"
sv_pausable "0"
sv_allow_wait_command "0"
sv_hudhint_sound "0"
mp_forceautoteam "0"
mp_falldamage "0"
mp_fadetoblack "0"

// Movement speed and feel
sv_gravity "800"

//Round specific cvars
mp_enableroundwaittime "1"
mp_bonusroundtime "15"
mp_restartround "0"
mp_stalemate_enable "0"
mp_stalemate_timelimit "240"
mp_maxrounds "0"
mp_winlimit "0"
mp_timelimit "0"
tf_flag_caps_per_round "3"

// TF2 specific Gameplay and server settings
//(ONLY found in TF2)
tf_weapon_criticals "1"
sv_allow_votes "0"
tf_damage_disablespread "0"
tf_use_fixed_weaponspreads "0"
mp_idlemaxtime "3"
mp_idledealmethod "1"
mp_respawnwavetime "10"
mp_disable_respawn_times "1"

// Execute ban files
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
freshprune is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 04-02-2017 , 14:29   Re: New to servers and need some help
Reply With Quote #2

I'm not sure, but, shouldn't be formatted like this?
Code:
sv_downloadurl "http://98.250.252.102/hlserver/tf2"
and also, i can not acsess your download server for , so it could be your download server as well.
__________________
ambn is offline
Trans_Am_00
Senior Member
Join Date: Jul 2013
Location: 127.0.0.1
Old 04-02-2017 , 23:20   Re: New to servers and need some help
Reply With Quote #3

Is this your game server's ip?

Code:
98.250.252.102
__________________
-= Trans-Am =-
Quote:
Where pink owns everything
Trans_Am_00 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode