Stay Connected |
GUNetwork
|
Latest topics | » XHX Discord server.
by zlogarbo Tue Jan 31, 2023 7:48 am
» Highly Under rated Fo4 mod - Bows And Arrows
by FireFly500 Tue Jan 31, 2023 1:22 am
» Helloo Everyone!
by nerevarine1447 Sun Jan 29, 2023 8:18 pm
» Fallout 76 10 mm SMG port to Fallout 4
by Carl_JonshonSA Sun Jan 29, 2023 5:53 pm
» Hello there!
by Sword_Singer Sat Jan 28, 2023 12:18 am
» Dragbody npc overhaul issue
by ATAMAHbI4 Wed Jan 25, 2023 9:18 pm
» dragbody NPC Overhaul including Goodsprings
by ATAMAHbI4 Wed Jan 25, 2023 9:15 pm
» Help with dragbody mods
by ATAMAHbI4 Wed Jan 25, 2023 9:05 pm
» Help with ENB
by Acies Mon Jan 23, 2023 2:23 pm
» Hello there
by Guest Sun Jan 22, 2023 11:18 pm
» 20th Century Weapons
by NamAn Sat Jan 21, 2023 9:29 am
» Free: Haven Park
by Wertologist Fri Jan 20, 2023 3:46 pm
» Question about we are legion
by ateios Sun Jan 01, 2023 10:04 pm
» Hey folks
by TheYoinkee Sat Dec 31, 2022 3:32 pm
» Weird graphical artifacts in specific worldspace (video
by anstand Fri Dec 30, 2022 5:13 pm
» (Fo4) fo76 Steel Dawn Weapons and Armor ports
by l_Diego_l Thu Dec 29, 2022 7:54 am
» What your favorite type of weapon says about you
by gavin gold Tue Dec 20, 2022 11:40 pm
» Question for Fallout 76 Players
by Fallout1984 Mon Dec 19, 2022 9:51 pm
» compatible body mods for dragbody overhaul
by ateios Thu Dec 15, 2022 7:29 pm
» Apologies for lurking
by Alexander Brossart Thu Dec 15, 2022 1:36 am
|
February 2023 | Mon | Tue | Wed | Thu | Fri | Sat | Sun |
---|
| | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | | | | | | Calendar |
|
February 2023 | Mon | Tue | Wed | Thu | Fri | Sat | Sun |
---|
| | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | | | | | | Calendar |
|
| MCM menu- change color of the font | MCM menu- change color of the font | |
| Author | Message |
---|
Lôke-khan K.B.

Posts : 1084 Join date : 2016-02-08 Age : 27 Location : Gdansk, Poland
Character sheet Name: Bronx Faction: NCR Level: 77
 | Subject: MCM menu- change color of the font Sat Mar 18, 2017 5:13 pm | |
| Hello gunners! I have a problem with the change of font color MCM menu, I wanted to get the effect that font of MCM menu was the same color as the main menu of the game. Do you know which file I need to edit to achieve this effect? I'll be very grateful if someone step by step, explain to me how to do it, or send me a file with complete settings.  _________________  |
|  | | mikeee1111

Posts : 356 Join date : 2017-01-17 Age : 37 Location : From Vancouver/at Montreal right now (temporary)
Character sheet Name: Character Faction: Level:
 | Subject: Re: MCM menu- change color of the font Mon Mar 20, 2017 1:44 am | |
| Could you tell me exactly what is it that you want to modify? That would help a lot, is it the black font, or the the lines and text?
I'm not totally sure, but you should give a look at the file MCM.xml which can be found in data/menus/prefabs/MCM
Then you got " <systemcolor> &mainmenu; </systemcolor> <height> 675 </height> "
You can change the height with that specific line, about the color, i'm not too sure, there are lot of "color" lines for specific things, i'm not sure what is it that you want to change the color of, so go and give a look at it, using notepad, you can search using the word "color".
For example, if you scroll down, you got
<rect name="MCM_BG"> <locus> &true; </locus> <systemcolor> &nosystemcolor; </systemcolor> <visible> <copy src="parent()" trait="_Menu"/> </visible> <x> <copy src="parent()" trait="x"/> </x> <y> <copy src="parent()" trait="y"/> </y>"
It may have something to do with what you want. If you scroll down again, you'll have this:
<text name="MCM_PressControl"> <blue> 255 </blue> <brightness> 255 </brightness> <depth> 13 </depth> <font> <copy src="sibling(MCM_Font)" trait="_PressControl"/> </font> <green> 255 </green> <justify> &left; </justify> <red> 255 </red> <string> &-sPressControl; </string> <systemcolor> &nosystemcolor; </systemcolor> <visible> &false; </visible> <x>
I guess it's trial and error, awhile, i'll try to check it by myself, doing tests to see if it works, let me know if it works on your side, good luck! _________________ "All we have to decide is what to do with the time that is given to us"- Gandalf the Bla- I mean the white.  |
|  | | Lôke-khan K.B.

Posts : 1084 Join date : 2016-02-08 Age : 27 Location : Gdansk, Poland
Character sheet Name: Bronx Faction: NCR Level: 77
 | Subject: Re: MCM menu- change color of the font Mon Mar 20, 2017 12:19 pm | |
| Thank you so much @mikeee1111 !  I thought that no one can help me with this problem, but I was wrong  I wanted to change the font of MCM menu in such a way that this font was the same color as the main menu. I use a mod that changes the font color of the main menu on the color of the game interface, which can be changed freely. I really like to play with the white color fonts and HUD in my game and I did not like that MCM menu that stands out from the main menu of the game. I will try to do exactly what you wrote in your reply, I hope this works and if not ever find a solution to the problem  Thank you again for your help, +1 rep for the simple fact that whatever you decide to write below this post.  _________________  |
|  | | mikeee1111

Posts : 356 Join date : 2017-01-17 Age : 37 Location : From Vancouver/at Montreal right now (temporary)
Character sheet Name: Character Faction: Level:
 | Subject: Re: MCM menu- change color of the font Tue Mar 21, 2017 5:58 pm | |
| _________________ "All we have to decide is what to do with the time that is given to us"- Gandalf the Bla- I mean the white.  |
|  | | Sponsored content
 | Subject: Re: MCM menu- change color of the font  | |
| |
|  | | | MCM menu- change color of the font | |
|
Similar topics |  |
|
| Permissions in this forum: | You cannot reply to topics in this forum
| |
| |
| |