So i was tweaking the DK bullet time mod and i came with that idea : I want the bullet time to slowdown the environement and the player but not at the same value. For example 50% slowdown for the player and 80% slowdown for everything else. This is actually how bullet time works in max payne games. Tweaking the turboeffect slowdown value don't solve the problem because it only allow to change the slowdown of the environment while the player is never slowed in turbo mode. I tried to tweak the bullet time script to slow time globaly with sgtm and then applying the turbo effect to the player but it don't work, the turbo effect seems to override everything (timemult for player set back to 1.0 and timemult for environement set to turbotimemult). So i guess it is not possible to do what i want. or am i missing something ?