Jump to content

Recommended Posts

Posted

Does anyone know how to move the radio message text to the left or centre of the screen? I've got two monitors plugged in and I'm losing half the text!

Posted

Think I've got it...

 

... go into Root/Ka 50/FUI/Resources/rc-MessageBox.res

 

\dialog

\begin

\tag{-1}

\upright

\coord{-500, 5, -10, 35}

\musthavecursor{0}

\layer{100}

\end

\static

\begin

\tag{2}

\font{2}

\fontcolor{255, 0, 0, 127}

\coord{0, 0, 490, 30}

\alignmentleft -- CHANGE FROM RIGHT TO LEFT USING NOTEPAD++

\end

 

Then:

... go into Root/Ka 50/FUI/resourcesbs/rc-messagebox.res

 

dialog

\begin

\tag{-1}

\upright

\coord{-500, 5, -10, 35}

\musthavecursor{0}

\layer{100}

\end

\static

\begin

\tag{2}

\font{2}

\fontcolor{255, 0, 0, 127}

\coord{0, 0, 490, 30}

\alignmentleft -- CHANGE FROM RIGHT TO LEFT USING NOTEPAD++

\end

 

I don't actually know if both need changing but it works for me! I did have to save to my desktop before moving back into the original folders and replacing. I am also going to try 'aligncentre' and see if this works...

Posted
... go into Root/Ka 50/FUI/Resources/rc-MessageBox.res

 

\dialog

\begin

\tag{-1}

\upright

\coord{-500, 5, -10, 35}

\musthavecursor{0}

\layer{100}

\end

\static

\begin

\tag{2}

\font{2}

\fontcolor{255, 0, 0, 127}

\coord{0, 0, 490, 30}

\alignmentleft -- CHANGE FROM RIGHT TO LEFT USING NOTEPAD++

\end

 

Then:

... go into Root/Ka 50/FUI/resourcesbs/rc-messagebox.res

 

dialog

\begin

\tag{-1}

\upright

\coord{-500, 5, -10, 35}

\musthavecursor{0}

\layer{100}

\end

\static

\begin

\tag{2}

\font{2}

\fontcolor{255, 0, 0, 127}

\coord{0, 0, 490, 30}

\alignmentleft -- CHANGE FROM RIGHT TO LEFT USING NOTEPAD++

\end

 

I don't actually know if both need changing but it works for me! I did have to save to my desktop before moving back into the original folders and replacing. I am also going to try 'aligncentre' and see if this works...

 

Hi there I found the first file and changed it but cant find the second one "resourcesbs"

 

colin

Posted

Running 1.0.2 here. Both folders are there. But if your running 1.0.1 you wont find it. ;)

 

 

 

message.png

_________________________________________

Posted

Still Having Problems...

 

... Colin, JuJu,

 

Still not sure if this works properly :(. My radio text is top left but the 'in mission messages' from other sources (ships, ground troops) is still top right, and spread accross both screens. I don't know where these messages details are located.

 

I'll keep trying - let me know how you get on.

Posted
... Colin, JuJu,

 

Still not sure if this works properly :(. My radio text is top left but the 'in mission messages' from other sources (ships, ground troops) is still top right, and spread accross both screens. I don't know where these messages details are located.

 

I'll keep trying - let me know how you get on.

Ah I'm running 1.01 and dont have that second file

regards colin

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...