Ok, so tearing through the SH3 Commander files, I've found this in the SH3 options.cfg file
Quote:
[REALISTICCREWXFR] ;TURN FEATURE ON/OFF FROM WITHIN SH3 COMMANDER
;"Simulate realistic crew transfers" option
;RANGE=<random number range>
;Officer, PettyOfficer and Seaman values must be between 0 and RANGE - 1, or N for nil
RANGE=10
Officer=3
PettyOfficer=4,5
Seaman=6,7,8
|
I take it to mean that RANGE is the maximum number of guys you'll lose, with the Officer, PettyOfficer and Seaman values being the max number of those you can lose?