InfluxTimer / sm-timer

Easy to setup, modular bhop/surf/deathrun timer for CSS & CS:GO gameservers.
https://influxtimer.com/
88 stars 26 forks source link

Time scale not reset when change mode when use tas style #71

Closed rsgua closed 6 years ago

rsgua commented 6 years ago

Time scale not reset when change mode when use tas style. When i set timescale in tas menu on 0.1 and change mod in style menu then reset time and so on but timescale not reset and i see in tas menu time scale 0.1 but i can go normal in normal time scale but time in timer work like timescale 0.1.

TotallyMehis commented 6 years ago

This is intended. Use influx_modeactstyle 1.

rsgua commented 6 years ago

its not good i can`t use scroll and tas and so on! I think you must make reset!

TotallyMehis commented 6 years ago

If I understood your problem right, try this.

e-slut commented 6 years ago

I think he means to make tas a mode instead of a style?

rsgua commented 6 years ago

my fix for this problem Influx_OnClientModeChangePost -> if style not tas - return -> SetTimescale 1.0 mehis, and i don`t try test your fix...