STEAM 组
packet choker packetchoker
STEAM 组
packet choker packetchoker
0
游戏中
0
在线
成立于
2019 年 5 月 21 日
关于 packet choker

if (Settings::FakeLag::adaptive)
­ {
­ ­ int packetsToChoke;
­ ­ if (localplayer->GetVelocity().Length() > 0.f)
­ ­ {
­ ­ ­ packetsToChoke = (int)((64.f / globalVars->interval_per_tick) / localplayer->GetVelocity().Length()) + 1;
if (packetsToChoke >= 15)
packetsToChoke = 14;
if (packetsToChoke < Settings::FakeLag::value)
packetsToChoke = Settings::FakeLag::value;
}
else
packetsToChoke = 0;

CreateMove::sendPacket = ticks < 16 - packetsToChoke;
}
热门讨论
3 条留言
lachoflip 2019 年 5 月 24 日 上午 8:48 
cold best packet choker
cold 2019 年 5 月 22 日 上午 9:21 
:csgo_headshot:
sch 2019 年 5 月 21 日 上午 10:33 
:compactsmg:
组成员
管理员
成员
0
游戏中
0
在线
0 聊天中
进入聊天室
成立于
2019 年 5 月 21 日