lol, okay, let's see...
Copy the code for smoothzoom
Paste it into a text file
Name the text file "smoothzoom.cfg"
Put smoothzoom.cfg into your favorite scripts directory (mine is \scripts\, others usually choose \config\ or \mods\config\)
Open autoexec.cfg and add an exec command at the bottom. For example, if my smoothzoom.cfg file was in \scripts\ I'd put this:
Or you could put this instead:
and all the scripts in the folder \scripts\ would be executed automatically each time you run the game.
Copy the code for smoothzoom
Paste it into a text file
Name the text file "smoothzoom.cfg"
Put smoothzoom.cfg into your favorite scripts directory (mine is \scripts\, others usually choose \config\ or \mods\config\)
Open autoexec.cfg and add an exec command at the bottom. For example, if my smoothzoom.cfg file was in \scripts\ I'd put this:
[SELECT ALL] Code:
exec scripts\smoothzoom.cfg
[SELECT ALL] Code:
execdir scripts