server config settings
This commit is contained in:
		
							parent
							
								
									084cf958a0
								
							
						
					
					
						commit
						8467803fdd
					
				
					 1 changed files with 11 additions and 3 deletions
				
			
		|  | @ -102,9 +102,17 @@ motd_enabled 0 | |||
| sv_steamgroup "38347879" | ||||
| #sv_steamgroup_exclusive 0 | ||||
| 
 | ||||
| sv_minrate 60000 | ||||
| sv_maxrate 0 | ||||
| net_splitpacket_maxrate 60000 | ||||
| # https://github.com/SirPlease/L4D2-Competitive-Rework/blob/7ecc3a32a5e2180d6607a40119ff2f3c072502a9/cfg/server.cfg#L58-L69 | ||||
| sv_minrate 100000 | ||||
| sv_maxrate 100000 | ||||
| sv_minupdaterate 100 | ||||
| sv_maxupdaterate 100 | ||||
| sv_mincmdrate 100 | ||||
| sv_maxcmdrate 100 | ||||
| nb_update_frequency 0.014 | ||||
| net_splitpacket_maxrate 50000 | ||||
| net_maxcleartime 0.0001 | ||||
| fps_max 0 | ||||
| 
 | ||||
| #sv_cheats 1 | ||||
| #sb_all_bot_game 1 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue