Display Dice Rolls?

Post Reply
Manifest
Posts: 236
Joined: Wed Jan 25, 2017 6:30 pm

Display Dice Rolls?

Post by Manifest »

I don't even know how difficult this is, or what place I should ask, but is there any easy way or steam mod to display the dice rolls? It obviously does nothing but it makes me feel better.

For example, the graphic for hacking has made me feel satisfied that the hacking is relatively fair, while I still have a huge bias against shots being extraordinarily, commonly unfair. Of course, this is all just perception and they're equally fair, but I'd like to fix my perceptions as they ruin my enjoyment of the game.
fowlJ
Posts: 198
Joined: Thu Jan 21, 2016 1:45 pm

Re: Display Dice Rolls?

Post by fowlJ »

You're looking for http://steamcommunity.com/sharedfiles/f ... earchtext=, which has this functionality, but you'll need to edit the config a bit - in the config file XComAimRoll.ini in the mod directory, change

Code: Select all

+ENABLE_EU_AIM_ROLLS=TRUE
to false, and then

Code: Select all

+SHOW_CHANCES=false
and

Code: Select all

+SHOW_ROLLS=false
to true. The rest of the settings default to vanilla I'm pretty sure, no need to change them if you don't want what they do.
Post Reply