Quote:
Originally Posted by pfeillant
|
Put the crew at the flag....you must mean you are topside ondeck? Where do you teleport to? This only happens when you teleport to this place? Any add-on mods enabled?
What do you have for these user options:
# minimum value for below is 1
MessageBoxWidthFactor = 2.25 # stock is 2
# minimum value for below is 1
MessageBoxHeightFactor = 5.0 # stock is 3
# this will cause the message box to start in the expanded mode (vertically) when the game starts
# change below to either True or False
MessageBoxStartsExpanded = True
# this will cause the message box to start in widened mode (horizontally) when the game starts
# change below to either True or False
MessageBoxStartsWidened = False
# is the message box displayed at game start?
# change below to either True or False
DisplayTheMessageBox = True
# is the messagebox draggable?
# change below to either True or False
MessageBoxIsDraggable = False
# does the messagebox show when moused in and hide when moused out?
MessageBoxScrolls = False