mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Increase spacing between missile alert and NN icon window in MP
Previously the missile alert and NN icon windows would overlap if you played on Multiplayer. This happened because the icon window has two additional icons in MP, making it wider. Thus the right-side alerts have been shifted more towards the center of the screen. The same has been done for the left-side alerts to ensure symmetry.
This commit is contained in:
parent
f5245baa7f
commit
9d427dba82
@ -157,15 +157,15 @@ position = 4cd862, -0.1617, 4cd86a, 0.0986, 0.362 ; generic icon
|
||||
[Group]
|
||||
nickname = LeftAlerts
|
||||
location = top, left
|
||||
position = 4e9a02, -0.1260, 4e9a0a, 0.2130, 0.600 ; trail alert
|
||||
position = 4e9b70, -0.1260, 4e9b78, 0.1770, 0.600 ; multiplayer lag icon
|
||||
position = 4e9a02, -0.1220, 4e9a0a, 0.2130, 0.600 ; trail alert
|
||||
position = 4e9b70, -0.1220, 4e9b78, 0.1770, 0.600 ; multiplayer lag icon
|
||||
|
||||
; Right-side alerts
|
||||
[Group]
|
||||
nickname = RightAlerts
|
||||
location = top, right
|
||||
position = 4e9908, 0.1260, 4e993b, 0.2130, 0.600 ; missile alert
|
||||
position = 4e9ace, 0.1260, 4e9ad6, 0.1770, 0.600 ; radiation alert
|
||||
position = 4e9908, 0.1220, 4e993b, 0.2130, 0.600 ; missile alert
|
||||
position = 4e9ace, 0.1220, 4e9ad6, 0.1770, 0.600 ; radiation alert
|
||||
|
||||
; All the chat positions are only set once, so restart to see changes.
|
||||
; The entire chat output window must fit on screen, or the whole lot disappears.
|
||||
|
Loading…
Reference in New Issue
Block a user