Jump to content

Danny_Pt

Members+
  • Posts

    75
  • Joined

  • Last visited

Everything posted by Danny_Pt

  1. And where can I find that line of code? Which xml file? If I knew that I wouldn’t have so much work with all that code thanks
  2. So I would only need to remove that line of code instead of inserting of all that code above?
  3. i didn't know mate, sorry. I added some 3d screens that were missing. Sorry in advance for it.
  4. Ok, thanks. It's quite a long code, that's why I asked So, what this does is basically replacing all the 3d generated environments by images. Just paste into your client object browser.xml (don't forget to path to your own backgrounds image file - backgrounds/default). In my case I use the defaut one, located in my backgrounds folder, but you can use whatever you want. <!-- PERSONAL BACKGROUND CHANGES - covers entire screen --> <!-- tunnel interview scene - pre match - covers entire screen - home --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="mpPh"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- tunnel interview scene - pre match - covers entire screen - away --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="mpPa"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- tunnel interview scene - post match - covers entire screen - home --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="mPCh"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- tunnel interview scene - post match - covers entire screen - away --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="mPCa"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- pre match tactical meeting scene - home - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phTA" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- pre match team selection scene - home - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phtc" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- pre match tactical meeting scene - away - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="paTA" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- pre match team selection scene - away - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phsn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcC" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcN" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcH" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcK" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcR" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcS" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phOI" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcP" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PhcT" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phtc" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="patc" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacT" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacP" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="paOI" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacS" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacR" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacK" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacH" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacN" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacC" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="pasn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- pre match briefing scene - home - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phBR" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- pre match briefing scene - away - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="paBR" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- press conference - covers entire screen --> <widget class="picture" id="prCN" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PprC" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- welcome to club - covers entire screen --> <widget class="picture" id="brEn" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="Twtc" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- board room scene - covers entire screen --> <widget class="picture" id="brEn" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="breq" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- board room summary scene - covers entire screen --> <widget class="picture" id="brEn" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="brqS" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- club vision meeting - covers entire screen --> <widget class="picture" id="CVEn" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="0" value="Cvim" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- dressing room scene - covers entire screen - home team --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="htmt"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- dressing room scene - covers entire screen - away team --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="atmt"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- team news scene - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="sect" test_mode="0" value="mptn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- private chat scene - staff - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="CoaC" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- private chat scene - player - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="ConV" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- meeting summary- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="ConS" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- any manager meeting scene?- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="mEnv" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- any pre match briefing scene?- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="pMBR" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- any team meeting scene?- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="tmEN" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- any cup scene?- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="cdEn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- staff meeting scene- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PBAm" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- recruitment meeting scene- covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PrMD" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- team meeting scene - home - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="TeMt" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- team meeting summary scene - home - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="TeMS" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- match squad numbers scene - home - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="phsn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- match squad numbers scene - away - covers entire screen --> <widget class="picture" file="backgrounds/default" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="pasn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <!-- PERSONAL CHANGES END -->
  5. I have the code to paste into the client_object, that removes all 3d backgrounds. Can I post it here?
  6. Yes mate, it’s not on Steam’s side but SI to solve this.
  7. Yes, just as I thought. thank you!
  8. Nice work Not to open a new thread, but anyone knows if FM23 skins will work FM24?
  9. Yes, I actually did that, but the panels were a mess then That's why I wanted to check if there was a simpler way to just put the tactics on the right side, as I prefer that way instead of left. The "problem" is that the 2 skins I found that have this panel on the right side, are not so appealing to me in terms of design.
  10. Hey, Anyone knows how to put the tactics panel on the right side, instead of left? This screenshot is from the default FM. By default the tactics pitch is on the left, but I know some skins have it on right side. Thank you in advance
  11. I use several Do you want the pictures themselves?
  12. Ok thanks for your input. I’ll take a look to some xml files then.
  13. So, I have found this line on the settings file. It's the deadline day bg colour, <colour name="deadline day bg" value="rgb(24,24,24)"/> Is there any way to convert this value to a picture file? Instead of being a colour,
  14. Yes I know how to extract with resource archiver. Thanks just didn’t know which file to look for deadline day. thank you
  15. Thanks. where can I find the settings file? Do you know? is it an xml file?
  16. Hey, I wanted to change that all black background that appears on the transfer deadline day mode. For some reason, when I enter the deadline day, my default background disappears and it turns into that yellow and black skin. I just wanted to change the background. Anyone knows how? thank you in advance
  17. Yes, I have managed to get it working, and now yes, finally, no more ugly 3d backgrounds There were a few sections, from section meta data file, that were still getting pre match briefing scene 3d background on pre match, as I showed you. I added these to your client object file, and it worked. Here's the code, if you want it. And thanks again for sharing your knowledge Code to be added to client object (of course you have to change the picture name according to your backgrounds folder): <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacT" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacP" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="paOI" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacS" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacR" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacK" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacH" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacN" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="PacC" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget> <widget class="picture" file="backgrounds/meeting away" appearance="boxes/custom/home/paper" scale_picture="true" keep_aspect_ratio="false"> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="pasn" skip_if_null="false"/> </list> <integer id="set_property" value="Shwn"/> </attachment> </widget>
  18. Ok thanks you helped a lot already. Do you know, if by any chance, I change the values on the section meta data file, the changes will reflect in the game?
  19. Hi Tyburn I noticed that there are still four 3d background scenes showing on pre-match. These ones marked on red. Do you know how to change these? I looked into your client object file and the section meta data file, but I cannot find these. I know that they use the pre_match_briefing_scene, but this is changed in your file, so I really can't figure out how to replace these 4 remaining 3d backgrounds.
  20. Thanks mate! I actually did it; but only by decreasing the opacity of the original picture file on Photoshop. So I didn’t mess up with the code. if you could tell me how to do it on the code I would appreciate. thanks again for your help
  21. Thaks for your help. But, in theory, what would those lines of code do? The ones that you advised. Sorry, I'm an XML noob
×
×
  • Create New...