Author Topic: Battlescape Fire speed in options.cfg  (Read 3775 times)

Offline mercy

  • Colonel
  • ****
  • Posts: 340
    • View Profile
Battlescape Fire speed in options.cfg
« on: July 20, 2013, 03:22:55 pm »
Quote
                 Today, 04:15                       You can fine-tune animation speeds more granularly in the options.cfg file.

I found:  battleFireSpeed: 1

You meant I can edit this to be a 1.8  or 2.4   value?

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2162
    • View Profile
Re: Battlescape Fire speed in options.cfg
« Reply #1 on: July 21, 2013, 03:46:29 am »
The "battleFireSpeed" is the actual interval of the fire movement, not the numbers on the buttons (same goes for the other speed settings), so you have more precision that way. For reference, these are the fire button values:

slowest
1 -> 40ms
2 -> 30ms
3 -> 20ms
4 -> 10ms
5 -> 5ms
6 -> 1ms
fastest

So for example if you want something between the 5 and 6 settings you can set it to 2-4. No decimals though. :P

Offline mercy

  • Colonel
  • ****
  • Posts: 340
    • View Profile
Re: Battlescape Fire speed in options.cfg
« Reply #2 on: July 21, 2013, 08:56:43 pm »
Works nicely! Thank You for the info.