deama Posted June 24, 2013 Share Posted June 24, 2013 Everytime I change my speed it does work, but then it resets upon loading. I use "player.setav speedmult #". Any idea how to fix this? Link to comment Share on other sites More sharing options...
SineWaveDrox Posted June 24, 2013 Share Posted June 24, 2013 Try using "player.modav speedmult #". modav adds to the current value, so if you're at 100, and you want 150, you would do "player.modav speedmult 50" and it will not reset on loading. Negative numbers will subtract, if you need to reduce speed. Link to comment Share on other sites More sharing options...
deama Posted June 25, 2013 Author Share Posted June 25, 2013 Try using "player.modav speedmult #". modav adds to the current value, so if you're at 100, and you want 150, you would do "player.modav speedmult 50" and it will not reset on loading. Negative numbers will subtract, if you need to reduce speed.It works, thanks. Link to comment Share on other sites More sharing options...
Recommended Posts