View Single Post
Old 02-06-11, 06:09 AM   #2
Trevally.
Navy Seal
 
Join Date: Apr 2007
Location: AN1536 (Orkney)
Posts: 5,451
Downloads: 166
Uploads: 28


Default

Looks like your options.py file is the problem.

Un-install and replace your options.py with a fresh one from your download.

To get SH4 go here in the fresh .py file

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

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

And change to this


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

# the current UI Style
# set below to either SH3Style, SH4Style, or SH5Enhanced
UIStyle = SH4Style
__________________
Trevally Mods for SH5
Trevally. is offline   Reply With Quote