Tried that, but it also slows down running speed. Thanks anyway.
I was hoping to avoid using a global, but you could also try this as a start script;
Begin mySpeedIf ( GetPCRunning ) Player-> SetSpeed 100else Player-> SetSpeed 50endifend
I can't test this, but I've used a similar method with GetPCSneaking years ago and it worked.