SRCDS Steam group


No capture=no map change
#1
Greetings,

Iam running linux tf2 server with jump maps. Most peoples wont complete it (capture the cp) so map chooser or randomcycle in sourcemod cant change the map. My first question is how to make randomcycle plugin to change the map after timelimit pass even if no any1 capture the cp. Second question is how to disable waiting for players time (mp_waitingforplayers_cancel 1 wont work).

There is my server.cfg:

Quote:hostname "xxx"

rcon_password "xxx"
sv_rcon_banpenalty 5
sv_rcon_maxfailures 3
fps_max 200

sv_minrate 5000
sv_maxrate 30000
sv_maxupdaterate 100
sv_minupdaterate 20
sv_mincmdrate 30
sv_maxcmdrate 100
sv_password ""

sv_pausable 1
sv_alltalk 0
sv_cheats 0
mp_forcecamera 1
mp_allowspectators 1
mp_chattime 10
mp_timelimit 30
mp_waitingforplayers_cancel 1
mp_teams_unbalance_limit 0
mp_autoteambalance 0
mp_bonusroundtime 15
mp_winlimit 0
mp_maxrounds 0
mp_stalemate_timelimit 0
mp_fadetoblack 0
mp_idledealmethod 0
mp_idlemaxtime 0
mp_autocrosshair 0
mp_time_between_capscoring 30
mp_enableroundwaittime 0
mp_falldamage 0
mp_fraglimit 0
mp_teamplay 0
mp_weaponstay 0
sv_allowupload 1
sv_allowdownload 1
sv_client_predict 1
sv_client_interpolate 1
sv_client_min_interp_ratio 1
sv_client_max_interp_ratio 1
sv_client_cmdrate_difference 30
tf_flag_caps_per_round 0

exec banned_user.cfg
exec banned_ip.cfg

// TFTrue 1.2

tftrue_gamedesc "Jump"
tftrue_crit_multiple "3"
tftrue_crit_chance "0"
tftrue_melee_crit_chance "0"
tftrue_respawn_max "0"
tftrue_spectate "0"

sv_downloadurl "xxx"

Have a nice day and sorry for my english ;/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)