View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 09-19-2016 , 02:12   Re: [CSGO/ANY?] ForceRate
Reply With Quote #10

Here's this MM:S plugin as a sourcemod plugin.
Thanks to Drifter's example for getting an engine interface.

This adds the same convar "net_forcerate" which defaults to "0" - disabled.

Edit: Added a check to verify the CNetChan::m_Rate offset is correct before trying to change it.
Attached Files
File Type: sp Get Plugin or Get Source (net_forcerate.sp - 1365 views - 3.3 KB)
File Type: txt net_forcerate.games.txt (424 Bytes, 557 views)
__________________

Last edited by Peace-Maker; 09-19-2016 at 14:08. Reason: Add safety check
Peace-Maker is offline