HUD
Posted: Thu Jan 15, 2015 9:16 pm
with the pitviper oxp came a new HUD.. since I wanted to Play around with the HUD anyway, here I go..
1) I so far fail to make the message log display permanent.
permanent=yes did not work...
What else can I try. Since the pitviper hud is displayed, I do not guess that it is overwritten by another OXP.
2) This HUD does not display advanced space compass' Labels such as star, planet, station, space bar. How do I activate those?
1) I so far fail to make the message log display permanent.
permanent=yes did not work...
Code: Select all
message_gui =
{
width = 130;
height = 150;
x = -232;
y = -60;
y_origin = 0;
row_height = 12;
[b]permanent = YES;[/b]
automatic = NO;
};
2) This HUD does not display advanced space compass' Labels such as star, planet, station, space bar. How do I activate those?