Left 4 Dead 2

Left 4 Dead 2

Slow Mo [Vscript]
 This topic has been pinned, so it's probably important
ChimiChamo  [developer] 1 Jan @ 3:05am
The Settings Revolution and Its Consequences
you can find the settings file in left4dead2/ems/fearslow/Settings.cfg

StartSound = "slowmo/SlowMo.mp3", //the sound file to play when the slow mo starts
EndSound = "slowmo/SlowMoOut.mp3", //the sound file to play when the slow mo ends
SlowAmount = 0.5, //the percentage slow when slow mo is active
TimeSlowing = 5, //the time the slow is in effect (based on slow mo time instead of realtime)
CommonsToKill = 10, //the amount of commons needed to be killed for the slow mo to start
ResetTime = 30, //how long the amount of commons killed is reset after killing one
TimeBetweenSlows = 20, //the time between slow mo effects
ChanceToSlow = 2 //the 1 in X chance for it to slow
< >
Showing 1-4 of 4 comments
yoru  [developer] 1 Jan @ 7:51am 
help i cant find left4dead2 folder
the settings.cfg file seems to a single line of japanese and is missing any of the lines in this post.
for anyone that needs to know, to access the settings, don't use the default notepad in windows (in general its just terrible anyway)
use notepad++ to open the text files, and it will appear normally (this also goes for any other mod on the workshop)
Originally posted by ChimiChamo:
you can find the settings file in left4dead2/ems/fearslow/Settings.cfg

StartSound = "slowmo/SlowMo.mp3", //the sound file to play when the slow mo starts
EndSound = "slowmo/SlowMoOut.mp3", //the sound file to play when the slow mo ends
SlowAmount = 0.5, //the percentage slow when slow mo is active
TimeSlowing = 5, //the time the slow is in effect (based on slow mo time instead of realtime)
CommonsToKill = 10, //the amount of commons needed to be killed for the slow mo to start
ResetTime = 30, //how long the amount of commons killed is reset after killing one
TimeBetweenSlows = 20, //the time between slow mo effects
ChanceToSlow = 2 //the 1 in X chance for it to slow
< >
Showing 1-4 of 4 comments
Per page: 1530 50