Hi all!
I read FAQ, searched on Google and on this forum, read the manual, but I wasn't be able to find how to configure my server to show some IMO important message during gameplay like "5 minutes to Sudden Death" , "Sudden Death", "Last 5 minutes" and so one...
I think it's a misconfiguration problem, I post my server.cfg configuration (thx to Megabite)
someone can help me?
//maximum number of clients
set sv_maxclients 6
//after 40 minutes, all build points are removed
set g_suddenDeathTime 40
//after 50 minutes, the game will end as a draw
set timelimit 50
//forces each team to have a similar number of players
set g_teamForceBalance 1
//following the first map, start this rotation
set g_initialMapRotation rotation1
//misc settings
set pmove_fixed 0
//set sv_minRate 7000
set sv_maxRate 27000 //server bandwidth (in kbytes/sec)
set sv_minSnaps 10
set snaps 40
set cl_maxpackets 40
set com_maxfps 50
set sv_minping 0 // Minumum latency for connected clients
set sv_maxping 300 // Maximum latency for connected clients
set g_friendlyfire 1 // team mates may damage each other
set g_antilag 1
set g_humanBuildPoints 100 // Number of buildpoints for human team, default 100
set g_humanMaxStage 2 // Maximum human stage (s1=0, s2=1, s3=2)
set g_humanStage2Threshold 20 // threshold for humans to reach stage 2, default 20
set g_humanStage3Threshold 40 // threshold for humans to reach stage 3, default 40
set g_alienBuildPoints 100 // Number of buildpoints for alien team, default 100
set g_alienMaxStage 2 // Maximum alien stage (s1=0, s2=1, s3=2)
set g_alienStage2Threshold 20 // threshold for aliens to reach stage 2, default 20
set g_alienStage3Threshold 40 // threshold for aliens to reach stage 3, default 40
set g_gravity 800 // gravity setting, default 800
//start this map first
map utcsb1