View Single Post
Old 04-14-2009, 12:38 AM   #4 (permalink)
injury log
Hall Of Famer
 
Join Date: Apr 2007
Location: Toronto
Posts: 4,415
Thanked 346x in 168 posts
The file I made is no different from the default in the frequency of CEIs or SEIs. This is because of the game's injury implementation - the game first decides an injury happens, then determines its duration, and only then does it look at injuries.txt for a diagnosis. So you can't change the frequency of long injuries by editing the injury file except by removing entire categories of injuries altogether (if you remove all SEIs that can happen on a collision, for example, that will lower the number of SEIs overall - if the game tries to give an SEI on a collision play, and can't find a collision SEI in the injury file, then no injury will happen). You can, however, easily remove CEIs by setting all the CEI booleans in injuries.txt to '0'.

The best way to control injury frequency is by using the injury frequency settings in Game Setup.
injury log is offline   Reply With Quote