Jump to content

VSpec20

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by VSpec20

  1. So, for people who want to have background support do this:

    Download this base skin: 

     

    After that unpack the zip file and in that same folder u just unpacked go to "graphics/boxes/custom" and copy "background" to TCS's "graphics/boxes/custom" path. Now we are done with the base skin folder, u can now delete the file.

    Next go TCS's "panels\client_object" path and open "client object browser.xml" (i recommend using notepad++). Go over to line 55 and replace from that line to line 63 with this:

    <widget class="bordered_box" appearance="boxes/custom/background/paper">
                <attachment class="test_multiple_globals_attachment" default_value="false">
                <list id="get_properties">
                    <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" />
                    <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN -->
                    <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" />
                </list>
                <integer id="set_property" value="hidn" />
            </attachment>
        </widget>

    Should look like this now:

    1766920414_Portugalcaralho.jpg.a5c2679a145ad8364d2371de25821007.jpg

    Congrats now u have your background images working with around 80-90% opacity (no i dont know how to change that value)

    PS: Im portuguese so forgive my "portiglish" XD

×
×
  • Create New...