Quote:
Originally Posted by PJMaybe
Can you tell me location for this file with the code for selecting UI is please?
|
Code:
C:.... /MODS/Magnum_Opus_v0_0_1/data/Scripts/Menu/
here search the TheDarkWraithUserOptions.py file, open this with notepad...
Code:
#+++++++++++++ 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
Changue the bold text for the UI style you want