Hello TAIPAN,
thanks for your quick answer and your great hint.
As I could figure out, nearly all the "RC-*.res" - files in \FUI\Resources\ are responsible for the location of the radio-menu boxes.
For those who are interessted in:
Most of these files have the same first lines with
\dialog
\begin
\tag{-1}
[b]\upright[/b]
\coord{-<[b]x-cordinates moving box[/b]>,<x-distance to box-border left?>,-<y-distance to box-border top?>,<box-size?>}
\caption{<Box headline>...}
...The line "\upright" seems to set the reference point for the coordinates, the upper right corner (which depends on the "width"-parameter in the
"\BlackShark\data\scripts\options.lua", line 87 in my own options-file).
I tried to move all boxes (what means I changed every <x-cordinates moving box> in every "RC-*.res" - file).
It seems that these moving parameters are not in pixel, so i tried some values.. round about -500 to -600 are okay for me and work well.
The only box i did not find till now is the message-box of trainers, wingmans, etc. as I told above. They are not only important for training as I saw, they are also important for the whole campaigns.
So if someone has an additional advise.. please don't hold back. :book:
Goaly