View Single Post
Th3822
Member
Join Date: Jan 2013
Location: Venezuela
Old 08-09-2022 , 22:34   Re: client fps_max effect server performance?
Reply With Quote #3

Client's FPS can affect server performance, as player sends movements updates almost per frame
You shouldn't worry about performance issues unless you have very bad optimized plugins hooking and delaying funcs like CmdStart, Player_(Pre|Post)?Think, Any PM_ func, CmdEnd... And never forget AddToFullPack, that one is a huge performance critical function
Th3822 is offline