v18 Lyrebird MOD 0.9.9 (UPDATE: 2019-09-09)
#40
Welcome, mate. Smile

When 1.0 drops there will be options for clear headers as this was a Cirrus thing which I quite liked. But for now...

Edit Includes_Lyrebird.xml and you can just delete the first image control for it to never appear.

xml:
             <control type="image">
            <left>0</left>
            <top>0</top>
            <width>1920</width>
            <height>80</height>
            <colordiffuse>99000000</colordiffuse>
            <texture>menu_fo.png</texture>
            <aspectratio>stretch</aspectratio>
        </control>
That's the bad boy you're looking for. But that's for Lyrebird views. For normal Mimic views... edit includes.xml and search for Topbar and delete the following controls...

xml:
            <control type="image">
                <visible>[Control.IsVisible(59) | Control.IsVisible(501)] + !$EXP[isInfoDialog]</visible>
                <width>FullScreenWidth</width>
                <height>120</height>
                <texture>background.png</texture>
                <colordiffuse>background</colordiffuse>
            </control>
            <control type="image">
                <width>FullScreenWidth</width>
                <height>120</height>
                <texture>menu_fo.png</texture>
                <colordiffuse>33000000</colordiffuse>
            </control>
Reply


Messages In This Thread
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2018-10-07, 11:30
RE: Lyrebird MOD - Gaming Views - by rdyott - 2019-08-26, 19:47
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2018-10-07, 11:31
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2018-10-07, 11:31
RE: Lyrebird MOD - Gaming Views - by rdyott - 2018-10-29, 18:48
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2018-12-01, 05:22
RE: Lyrebird MOD - Gaming Views - by rdyott - 2018-12-03, 03:40
RE: Lyrebird MOD - Gaming Views - by dmakk - 2018-12-04, 05:15
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2018-12-04, 14:00
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2018-12-17, 08:39
RE: Lyrebird MOD - Gaming Views - by rdyott - 2018-12-29, 03:05
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2019-01-09, 12:00
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2019-02-01, 03:29
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2019-02-01, 05:10
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2019-02-01, 09:45
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2019-02-03, 06:49
RE: Lyrebird MOD - Gaming Views - by Rufoo - 2019-02-05, 00:53
RE: Lyrebird MOD [UPDATE: 2019-02-10] - by Rufoo - 2019-03-01, 09:32
Logout Mark Read Team Forum Stats Members Help
Lyrebird MOD 0.9.9 (UPDATE: 2019-09-09)2