Added rounding calculation to ComputeSprayMod to give roundsCenter & roundsMainTarget some advantages.

Added CarryWeightLimit option for changing the carry weight limit. (max value: 2^31 − 1, probably an overkill.)
This commit is contained in:
NovaRain
2016-03-07 11:29:26 +08:00
parent 6feda61424
commit 108719ac83
3 changed files with 12 additions and 1 deletions
+3
View File
@@ -555,6 +555,9 @@ CanSellUsedGeiger=1
;Set to 1 to skip weapon equip/unequip animations when searching containers or doing other actions
InstantWeaponEquip=0
;To change the carry weight limit, uncomment the next line (Default is 999)
;CarryWeightLimit=999
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[Debugging]
;Extra sfall configuration settings that can be used by modders