Keep in mind that base speed affects both walk and run speed. With these, you (the player) can change your relative speeds (relative to everyone else in the world) and run circles around others. Scripted two game variables for the player (fMoveBaseSpeed and fMoveRunMult) with two multipliers (fMoveBaseSpeedMod and fMoveRunMultMod, respectively). Keep in mind if you edit these vars, the game itself and mods might change them every now and then, so you might need to freeze them. This was fixed.Įxposed a few game variables (so no need to use console). It seems that the register contents have changed, so unlimited breathing was not working. Works with bullets, laser and plasma at least.
added infinite ammo in clip (assumes at least one shot can be fired). I exposed a few variables for the unllimited options (if you are not happy with the defaults). made it an AOB table hopefully it will satisfy more peeps. In addition to simply updating the code points, I made a few other changes as well: It is basically Recifense's table, I merely updated it - I hope he won't mind.Īll props go therefore to Recifense on this one.