You may need to open the file, look for the positioning and tweak until you get it right. I think there was some work done on that on a latter version, but I'm not sure.
BTW, if you have a wide screen, the HUD won't go all the way to the side edges
You know those who, having been mugged and stabbed, fired, dog run over, house burned down, wife eloped with best friend, daughters becoming prostitutes and their countries invaded - still say that "all is well"?
I'm obviously not one of them.
@pucara, are you using the Fighter HUD Mk II? (from my signature)
Are you using the correct hud.plist for your display resolution?
to adjust where the image is displayed;
Start WordPad, then pick File/Open, change file types to 'All Documents' then open hud.plist in the Oolite/AddOns/FighterHUD.oxp/Config folder. locate the line <string>hud.png</string>, eight lines below this contains the line you need to change (try -165).
Download Fighter HUD, Stingray and System Redux from the EliteWiki
@pucara, are you using the Fighter HUD Mk II? (from my signature)
Are you using the correct hud.plist for your display resolution?
to adjust where the image is displayed;
Start WordPad, then pick File/Open, change file types to 'All Documents' then open hud.plist in the Oolite/AddOns/FighterHUD.oxp/Config folder. locate the line <string>hud.png</string>, eight lines below this contains the line you need to change (try -165).
The line I've highlighted with the arrow is the one that's over-riding and resetting the HUD back to the default one (hud-small.plist in this case).
To overcome it, either rename the fighter HUD's plist file to hud-small.plist, or if you're feeling more brave make a back-up of the main shipdata.plist file (the one I quoted code from above), and then change the hud-small.plist file to fighterhud.plist (or whatever it's called) or just remove that line completely.
I'm not that brave in editing this file especially if it meant having to change ALL ships that used 'hud-small.plist' file
Also I didn't want to rename the fighterHUD file (It's called 'hud.plist' by the way) just in case I lose the HUD on other craft that also used 'Hud.plist'
- so what I did was open 'Hud.plist' (In 'Addon' > 'FighterHud' > 'Config' folder) & then 'SAVED AS' > 'hud-small.plist'. This seems to of worked (so far)
Yes on both of your first questions (or maybe if you're on Linux or Mac too, I'm PC based). That is the file and entry I meant, or your equivalent of it anyway.
You only need to change that one key entry, as it's only the cobra Mk1 you're flying (at the moment). You can leave all the others as they are. It's only the player versions of the ships that might have a hud entry (NPC ships don't need one), and it's optional even for player ships (they default to hud.plist normally, unless a key entry like this one or an OXP changes it).
Essentially all you need to do is make your file the one that Oolite sees. Your way of doing it is just as good as mine, so if it works for you then everyone's happy