View Single Post
Old 01-26-11, 08:19 AM   #2
panosrxo
Planesman
 
Join Date: Jan 2010
Location: Greece
Posts: 188
Downloads: 115
Uploads: 0
Default

Quote:
Originally Posted by fromhell View Post
i have tried umpteen times to install Darkwraithes ui tdc mod cause i love it, but i never get the three dials come up nor the spread angle dial.
could someone please either shoot me or put it into simple english for me to have this great mod.
Edit the TheDarkWraithUserOptions.py :

#+++++++++++++ UI Style ++++++++++++++
# Possible UI Styles:
SH5Enhanced = 0
SH3Style = 1
SH4Style = 2

# the current UI Style
# set below to either SH3Style, SH4Style, or SH5Enhanced
UIStyle = SH3Style

NOTDCDials = 0
TDCMinimalDials = 1
TDCAllDials = 2
TDCSpreadAngle = 3

# the current TDC mode
# change below to either NOTDCDials, TDCSpreadAngle, TDCMinimalDials, or TDCAllDials
AttackTDCMode = TDCSpreadAngle
ObsTDCMode = TDCSpreadAngle
UZOTDCMode = TDCSpreadAngle


The spread angle dial will only appear when you select salvo.
panosrxo is offline   Reply With Quote