View Single Post
rtokuda
Senior Member
Join Date: Dec 2019
Old 07-21-2021 , 19:22   Re: [L4D2] Tickrate Enabler
Reply With Quote #29

Do I need to put some cvar in server.cfg ?I'm using this setting when using the Spirits extension to open the Ticket Rate.

PHP Code:
sv_minrate sm_cvar 100000
sm_cvar sv_maxrate 100000
sm_cvar sv_minupdaterate 100
sm_cvar sv_maxupdaterate 100
sm_cvar sv_mincmdrate 100
sm_cvar sv_maxcmdrate 100
sm_cvar net_splitpacket_maxrate 100000
sm_cvar fps_max 0
sm_cvar nb_update_frequency 0
,024
// Boomer vomit range fix (default value * server tickrate/default tickrate - Dunno if it's the same for 100)
sm_cvar z_vomit_velocity 3700.0 
And I always put this parameter in the launcher

-tickrate 100

Quote:
Originally Posted by BHaType View Post
Description
Enables the tickrate on the server.
This is the same as the extension but only in the form of a plugin

ConVars
PHP Code:
l4d2_tickrate_enabler_auto_rates <- Automatically sets rates
l4d2_tickrate_enabler_tick 
<- Desired server tickrate 
Required
  1. SourceScrambler

Credits
  • Satanic Spirit - for his Tickrate Enabler
  • ProdigySim & V1SoR- for creating original extension
rtokuda is offline