Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Then follow these steps to create your favorite Screen.
C:\Program Files (x86)\Steam\SteamApps\workshop\content\268500\638033072\Config
You can open the config file with any text editor like the standard windows Editor.
Right at the top of the config file there are lines like
+Screens[ x ] = (...)
These are the lines we are interested in.
So just take a line starting with +Screens[ x ] = (...) and copy it below the other Screens.
Delete any lines containing Screens that you don't want to show up.
Now arrange the lines in the order you want them to appear and change number so that they start from 0 increasing.
The first things to adjust are the the DisplayTime in seconds (only integers are allowed) and the StartLeft variable. The StartLeft Variable's default value is 1=true so the left Colum is filled first. Change it to zero if you want the Right Column to be filled first.
Now you can adjust any of the L1-L4 / R1-R4 values which are the Left / Right Columns entries. See below for possible entries.
Check you got all the commas ,,,,,, . You need one afther each variable.
I guarantee something bad is going to happen if you miss any of the commas.
Check your spelling. If you did misspell an entry just ????/???? is going to show up for that entry.
Save the config file and your done (almost).
To make sure your Screens are not lost on an update best post the line/lines for your favorite Screens here :) (or save the config file in a different place)
Team_AverageDamagePerAttack
Team_AverageEnemiesKilledPerTurn
Team_AverageCoverBonus
Team_HitLuck_V01
Team_HitLuck_V02
Team_HitLuck_V03
Team_HitLuck_V04
Team_HitLuckRating
Team_NumShots
Team_Damage_V01
Team_Damage_V02
Team_Damage_V03
Team_Damage_V04
GetUnit_TookMostShots
GetUnit_MostUnderFire
GetUnit_MovedFurthest
ForUnit_HitLuck_Next_V01
ForUnit_HitLuck_Next_V02
ForUnit_HitLuck_Next_V03
ForUnit_HitLuck_Next_V04
ForUnit_HitLuck_Reset_V01
ForUnit_HitLuck_Reset_V02
ForUnit_HitLuck_Reset_V03
ForUnit_HitLuck_Reset_V04
ForUnit_Damage_Next_V01
ForUnit_Damage_Next_V02
ForUnit_Damage_Next_V03
ForUnit_Damage_Next_V04
ForUnit_Damage_Reset_V01
ForUnit_Damage_Reset_V02
ForUnit_Damage_Reset_V03
ForUnit_Damage_Reset_V04
ForUnit_NumShots_Reset_V01
ForUnit_NumShots_Next_V01
Reset:
Restart the Unit Queue, displaying the 1st Units entry
You should always start with a next Entry on the first Screen the category appears. Otherwise the first unit is omitted if a next Entry is used
Next:
Just display the Next Entry for the Next Unit
You can use Next across multiple Screens to distribute e.g. 8 Units across the right colum of two screens
Calculation:
ActualNumHits-ExpectedNumHits
Interpretation:
For a score of 3.1: you hit approximately 3 more shots then you should have.
HitLuck_V02
Calculation:
(ActualNumHits-ExpectedNumHits) / NumShots * 100%
Interpretation:
For a score of 20%: your actual hit Chance for each shot is 20% higher then it should be. (A 50% shot was on overage rather a 70% shot.)
DamageLuck_V01
Calculation:
ActualDamageDealt-ExpectedDamage
Interpretation:
For a score of -4.53: In total you did 4.53 damage less compared with totally common luck.
DamageLuck_V02
Calculation:
(ActualDamageDealt-ExpectedDamage)/ Num Shots
Interpretation:
For a score of -2.53: Each shot dealt on average 2.5 points less damage then you would have with perfectly common luck
Wow!
Just a one line bug -.-"
Took less then 5min to fix
Couple questions:
How do i get the most important stat of the mission: number of kills made by each soldier?
I'm playing Long War; is there a way to display, maybe in two screens if you cannot fit all in just one, the individual stats of a squad of ten soldiers?