mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
comment
This commit is contained in:
parent
4e1bd57f69
commit
d53a048693
@ -800,6 +800,8 @@ moveHack()
|
||||
if (self _hasPerk("specialty_lightweight"))
|
||||
moveSpeed *= 1.07;
|
||||
|
||||
// speed according to forward, left, right, back components?
|
||||
|
||||
moveSpeed *= (getdvarfloat("g_speed")/190.0);
|
||||
moveSpeed *= self.moveSpeedScaler;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user