VDS Gmod tickrate
-
little_piggy
- New to forums

- Posts: 2
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Jul 17, 2014 10:39 pm
VDS Gmod tickrate
Hi there! I need some help with my VDS I setup a gmod server and I need to setup the tick rate now how do I do this and in which file do I put it in? And how will I check if it worked after. Thank you!
Re: VDS Gmod tickrate
The tickrate for Garry's mod automatically defaults to 66. If you'd like to lower it you can add -tickrate 33 to your command line.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: VDS Gmod tickrate
In your command line (usually in a shortcut or a .bat file) add -tickrate 66
Change 66 to your desired tickrate, RP servers usually need 33 tick or less.
If you open up net_graph 4 while connected to your server you can check the sv: value there. You can also run the "stats" command on the server and check the FPS there.
Example of one of my 33 tick servers:
22 tick:
66 tick:
As you can see under the "FPS" part, this reflects the tickrate of the server when performing properly(FPS is tied to tickrate).
Change 66 to your desired tickrate, RP servers usually need 33 tick or less.
If you open up net_graph 4 while connected to your server you can check the sv: value there. You can also run the "stats" command on the server and check the FPS there.
Example of one of my 33 tick servers:
Code: Select all
02:47:42 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects
0.00 40.42 84.10 1296 2 33.33 17 596 Code: Select all
02:48:39 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects
26.99 37.98 219.18 262 0 22.22 21 67 Code: Select all
02:49:23 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects
25.64 51.75 334.33 159 2 66.67 11 120 Not a NFO employee
-
little_piggy
- New to forums

- Posts: 2
- Joined: Thu Jul 17, 2014 10:39 pm
Re: VDS Gmod tickrate
I was looking for like a bhop tick rate any idea what that would be?soja wrote:In your command line (usually in a shortcut or a .bat file) add -tickrate 66
Change 66 to your desired tickrate, RP servers usually need 33 tick or less.
If you open up net_graph 4 while connected to your server and check the sv: value there. You can also run the "stats" command on the server and check the FPS there.
Example of one of my 33 tick servers:22 tick:Code: Select all
02:47:42 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects 0.00 40.42 84.10 1296 2 33.33 17 59666 tick:Code: Select all
02:48:39 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects 26.99 37.98 219.18 262 0 22.22 21 67As you can see under the "FPS" part, this reflects the tickrate of the server when performing properly(FPS is tied to tickrate).Code: Select all
02:49:23 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects 25.64 51.75 334.33 159 2 66.67 11 120
Re: VDS Gmod tickrate
-tickrate 100little_piggy wrote:I was looking for like a bhop tick rate any idea what that would be?soja wrote:In your command line (usually in a shortcut or a .bat file) add -tickrate 66
Change 66 to your desired tickrate, RP servers usually need 33 tick or less.
If you open up net_graph 4 while connected to your server and check the sv: value there. You can also run the "stats" command on the server and check the FPS there.
Example of one of my 33 tick servers:22 tick:Code: Select all
02:47:42 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects 0.00 40.42 84.10 1296 2 33.33 17 59666 tick:Code: Select all
02:48:39 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects 26.99 37.98 219.18 262 0 22.22 21 67As you can see under the "FPS" part, this reflects the tickrate of the server when performing properly(FPS is tied to tickrate).Code: Select all
02:49:23 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects 25.64 51.75 334.33 159 2 66.67 11 120
Example:
Code: Select all
04:14:16 CPU In (KB/s) Out (KB/s) Uptime Map changes FPS Players Connects
49.14 80.57 207.87 853 13 100.20 14 821 Not a NFO employee
