View Single Post
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 07-11-2021 , 15:57   Re: [L4D2] Tickrate Enabler
Reply With Quote #16

Quote:
Originally Posted by Spirit_12 View Post
I'm not really sure what you are trying to do here.

PHP Code:
void UpdateRates()
{
    
FindConVar("net_splitpacket_maxrate").FloatValue TICKRATE 1000;

This should be like this.


PHP Code:
void UpdateRates()
{
    
FindConVar("net_splitpacket_maxrate").FloatValue TICKRATE/1000;

Thanks for correcting but anyway this is for debug purposes and i will maybe remove it soon
__________________
cry
BHaType is offline
Send a message via AIM to BHaType