Raised This Month: $32 Target: $400
 8% 

[CS:GO] Server TickRate Control [With API]


Post New Thread Reply   
 
Thread Tools Display Modes
ImACow
AlliedModders Donor
Join Date: Feb 2015
Old 06-02-2020 , 10:50   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #11

Thanks for this.
__________________
ImACow is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 06-04-2020 , 17:28   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #12

Hmm, if the game server isn't started with "-tickrate 128" command line option, then if you set the tick rate to 128 while the game server is running (for example, during the map change), the players won't be able to have cl_cmdrate 128. Only 64.
They will still be able to have cl_updaterate 128.

So I had to start the game server with "-tickrate 128" command line option so I can use

Day tickrate 64; sv_maxupdaterate 64; sv_minupdaterate 64; sv_mincmdrate 64;
Night tickrate 128; sv_maxupdaterate 128; sv_minupdaterate 128; sv_mincmdrate 128;

Because during the day my game server usually has above 20 players and during the night below 20 out of 40 max.
__________________

Last edited by claudiuhks; 06-04-2020 at 17:32.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
Cruze
Veteran Member
Join Date: May 2017
Old 10-25-2022 , 07:01   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #13

New update broke the plugin. Can someone update the gamedata?
__________________
Taking paid private requests! Contact me
Cruze is offline
lazarev
Veteran Member
Join Date: Sep 2008
Old 10-25-2022 , 09:34   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #14

Quote:
Originally Posted by Cruze View Post
New update broke the plugin. Can someone update the gamedata?
windows offset of host_state_interval changed is now 1457

Last edited by lazarev; 10-25-2022 at 09:34.
lazarev is offline
Cruze
Veteran Member
Join Date: May 2017
Old 10-25-2022 , 15:14   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #15

Quote:
Originally Posted by lazarev View Post
windows offset of host_state_interval changed is now 1457
Thanks! Working now
__________________
Taking paid private requests! Contact me
Cruze is offline
egorka2
Member
Join Date: Jun 2010
Old 12-02-2022 , 14:43   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #16

SM 1.11
TickRateControl.sp(107) : error 017: undefined symbol "PTR"
egorka2 is offline
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 02-03-2023 , 13:54   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #17

updated the offsets/signatures for linux
Attached Files
File Type: txt tickrate.txt (1.2 KB, 85 views)
__________________
I highly recommend joining the SourceMod Discord Server for real time support.
backwards is offline
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 02-04-2023 , 17:17   Re: [CS:GO] Server TickRate Control [With API]
Reply With Quote #18

Someone messaged me requesting the windows signatures/offsets for counter-strike: source:
Attached Files
File Type: txt tickrate.txt (973 Bytes, 52 views)
__________________
I highly recommend joining the SourceMod Discord Server for real time support.
backwards is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:00.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode