barra733 Posted March 1, 2011 Posted March 1, 2011 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!
barra733 Posted March 2, 2011 Author Posted March 2, 2011 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...
colin Posted March 3, 2011 Posted March 3, 2011 ... 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
JujuMan Posted March 3, 2011 Posted March 3, 2011 Running 1.0.2 here. Both folders are there. But if your running 1.0.1 you wont find it. ;) _________________________________________
barra733 Posted March 3, 2011 Author Posted March 3, 2011 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.
colin Posted March 4, 2011 Posted March 4, 2011 ... 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
Recommended Posts