Raised This Month: $12 Target: $400
 3% 

Variable timing tic GoldSrc


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 03-17-2019 , 10:42   Variable timing tic GoldSrc
Reply With Quote #1

Server player count is sys_ticrate multiplier.

Code:
    new numplayers = get_playersnum_ex(GetPlayersFlags:GetPlayers_ExcludeBots)     if (numplayers > 0)     {     new g_Tic     g_Tic = (numplayers * (312));     server_cmd("sys_ticrate %i", g_Tic);
__________________

Last edited by DJEarthQuake; 01-26-2020 at 16:12. Reason: Asked to have this moved.
DJEarthQuake is offline
Reply


Thread Tools
Display Modes

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 05:18.


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