Fitness.com
Advertisement
Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

Skinning Hideout

Use this forum to help edit the cosmetic side of Football Manager.


» Current Poll
Best 5 club teams in history of Football:
Liverpool 1977-1978 - 100.00%
1 Vote
Real Madrid 1956-1960 - 0%
0 Votes
Juventus 1985 - 0%
0 Votes
Milan 1989-1990 - 100.00%
1 Vote
Ajax 1971-1973 - 0%
0 Votes
Santos 1962-1963 - 0%
0 Votes
Torinho 1940's - 100.00%
1 Vote
Ajax 1995 - 0%
0 Votes
Flamengo 1981 - 100.00%
1 Vote
Benfica 1961-1962 - 100.00%
1 Vote
Total Votes: 1
You may not vote on this poll.
» Stats
Members: 48,616
Threads: 84,986
Posts: 1,031,252
Top Poster: Rindalik (4,430)
Welcome to our newest member, kucoco
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.

Reply
 
LinkBack Thread Tools Display Modes
Old 05-24-2005, 01:10 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #1
 
Join Date: Jan 2005
Posts: 3
Rep Power: 0
dorj is infamous around these parts
Default so you want Borats screen changes and Ter's way of putting in background pics, eh?

Ter released last week that xml coding / a way of putting in team specific pictures in the game.

And a few weeks ago Borat had released that skin coding that meant that you could put specific pictures on things like "contract offers," "new game" etc.

These 2, for some reason, would not work together. Myself and Borat were both working on it last night and this morning I have managed to finish it. I tryed all different methods but it came down to deleting 3 pieces of coding.

Here is what I did - idiots guide.

1. find the "global panels" xml of your skin. (this is working on the presumtion it is "clean" ie you havent already got Borat or Ter's coding in - i had to delete both before it could work.)

2. Insert Ter's text...

Ter's guide

3. Insert Borat's XML...

http://community.sigames.com/eve/for...6/m/4772013421


<!-- NEW GAME SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="4" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- NEW GAME CONFIG SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="5" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CHATROOMS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="7" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TEAM SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="10" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CONPETITION SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="11" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PERSON SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/one">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="12" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TODAYS FIXTURES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/two">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="13" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- NEWS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/four">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="14" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- SHORTLIST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="15" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CHAT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="16" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- JOIN NETWORK SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="17" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- SEND NEWS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="18" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TRANSFER OFFER SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/three">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="19" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CONTRACT OFFER SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/six">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="20" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- FIXTURE INFO SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/seven">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="21" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- MATCH SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/twentytwo">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="22" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PREFERENCES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/eight">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="23" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CONFIDENCE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/nine">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="24" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TACTIC SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/ten">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="25" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- MEDIA RESPONSE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/eleven">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="26" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- SET TRANSFER STATUS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="27" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- GO ON HOLIDAY SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="28" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CONTRACT MESSAGE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="10" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>


<!-- TRANSFERS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/twelve">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="31" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- NEWS RESPONSE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/thirteen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="32" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- MANAGER TEST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="33" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- JOB INFO SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/fourteen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="35" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PERSON SEARCH SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/fifteen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="36" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- DATABASE SEARCH SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/sixteen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="37" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CLUB LIST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/seventeen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="38" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- HOLD TALKS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="39" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- FIFA RANKINGS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="40" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- CONFIRM TEAM SELECT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="41" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- FRIENDLY SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="42" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- FRIENDLY DATE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="43" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- NOTES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="44" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- DATE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="45" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- AWARD SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="46" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!--HALL OF FAME SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/eighteen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="47" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TRAINING SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/nineteen">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="48" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- MANAGER SPECULATION RESPONSE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="49" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TRAINING DEBUG SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="50" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- NOTES LIST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="51" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- HISTORY OF FOOTBALL SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="52" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- HELP SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="53" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- LATEST SCORES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="54" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- FRIENDLY INSTUCTIONS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="55" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- HUMAN CHANGE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="56" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- TEAM RECORDS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="57" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- MANAGER OPTIONS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/twenty">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="58" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- LEAGUE POSITIONS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/twentyone">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="59" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PLAYER CONFLICT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="60" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- COMMUNITY INFO SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="61" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PERSON COMPARE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="62" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- UEFA COEFF SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="63" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- RELEASE COMMENT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="64" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PAST MEETINGS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="65" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- INJURY BUST UP SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="66" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- COMP RECORDS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="67" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- PLAY OTHER GAME SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="68" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- COMP STATS TEST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="69" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>

<!-- DRAFT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/five">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="70" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>


--- PLEASE NOTE - I HAVE DELETED 3 COMMANDS THAT HAD TO BE DELETED TO GET THIS TO WORK.

THE CREDITS, STATUS AND GLOBAL SCREEN LINES OF TEXT.

I think there be some difference as to where Borat placed it and to where I have.

Here is a screen capture of where I have put it.

global panels

4. the pictures numbers that Borat made I will leave to his thread - i gather as this has been around a while that most people who want it have what they want in place.

To put pictures of teams and players in, here is Ter's guide...

Then to assign a background picture to a club, you need the following line in a config.xml file in the same directory as the picture you are trying to assign.

<record from="filename" to="graphics/pictures/team/uniqueid/background"/>

To assign to a player, replace team with person

It really is as simple as that, and you can thank Michael Nygreen for getting to the bottom of this long running mystery.

Hope that clears things up.

This now works with my flags backgrounds for countries - ie having the england flag as background when you click on the england team.

http://www.sortitoutsi.net/index.php...le&fileid=3989

It manages to work on my game, so I hope it works on everyone elses. hopefully now we can crack on with some background packs on thinternet.

DB
dorj is offline   Reply With Quote
Old 05-24-2005, 01:19 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #2
 
Join Date: Jan 1970
Posts: 0
Rep Power: 0
Borat is infamous around these parts
Default

at last you've cracked it.

i've been up early trying to get it to work aswell. just away to try it out and will get back to you if it works.

i'll try and test it on all the skins i have to see if it is properly compatible.
Borat is offline   Reply With Quote
Old 05-24-2005, 01:22 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #3
 
Join Date: Jan 2005
Posts: 3
Rep Power: 0
dorj is infamous around these parts
Default

this works for the wraparound left skin.

i had to delete what you had put in, and paste in again for it to work
dorj is offline   Reply With Quote
Old 05-24-2005, 01:27 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #4
 
Join Date: Jan 1970
Posts: 0
Rep Power: 0
Borat is infamous around these parts
Default

right im waiting on my damnrus scanner to finshed before i try it. just now im just getting all the xml finished.

will report back shortly
Borat is offline   Reply With Quote
Old 05-24-2005, 01:42 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #5
 
Join Date: Jan 2005
Posts: 3
Rep Power: 0
dorj is infamous around these parts
Default

im already putting together a pack for every english league team
dorj is offline   Reply With Quote
Old 05-24-2005, 02:46 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #6
 
Join Date: Jan 2005
Posts: 3
Rep Power: 0
dorj is infamous around these parts
Default

looking at adding stadiums now.

been looking at past xml for cm4 and looking to put it into FM.

did you get it done Borat?
dorj is offline   Reply With Quote
Old 05-24-2005, 02:50 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #7
 
Join Date: Jan 1970
Posts: 0
Rep Power: 0
Borat is infamous around these parts
Default

just finished the virus scanner and no it doesn't work with me. im still trying tho.

i didn't realise i had over 500,000 files on my computer
Borat is offline   Reply With Quote
Old 05-24-2005, 03:56 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #8
 
Join Date: Jan 2005
Posts: 3
Rep Power: 0
dorj is infamous around these parts
Default

Quote:
Originally posted by Borat:
just finished the virus scanner and no it doesn't work with me. im still trying tho.

i didn't realise i had over 500,000 files on my computer
ill be on MSN later and chat to you. ill send you the files. you know more about the code as you wrote it, but its all fine for me. first time round i just deleted what i had to delete and it didnt work. i had to remove the xml from the folder, clear it and put it all in again.
dorj is offline   Reply With Quote
Old 05-24-2005, 04:01 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #9
 
Join Date: Jan 1970
Posts: 0
Rep Power: 0
Borat is infamous around these parts
Default

ill speak to you on msn
Borat is offline   Reply With Quote
Old 05-24-2005, 04:23 PM   so you want Borats screen changes and Ter's way of putting in background pics, eh? Post #10
 
Join Date: Jun 2004
Posts: 1
Rep Power: 0
vrisk85 is infamous around these parts
Default

I'm not stupid or anything, but this just seems so confusing for me.. any chance of a the file uploaded somewhere ? Seems so much easier for everyone instead of going to 3 different web sites..
vrisk85 is offline   Reply With Quote
Reply

Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

Bookmarks

Thread Tools
Display Modes


Similar threads to so you want Borats screen changes and Ter's way of putting in background pics, eh?
Thread Thread Starter Forum Replies Last Post
i would like to see background pics in FM 09
i would like to see background pics in FM 09: It was really motivating to see the various...
di_cello Football Manager 0 12-15-2007 01:47 PM
Putting pics of game into new topic
Putting pics of game into new topic: i'not sure this is the right forum but how do i...
ron.e Skinning Hideout 2 10-07-2007 03:04 PM
The guide to putting face pics in?
The guide to putting face pics in?: Hi all, I've searched for this but can't find it....
Hawkesey Skinning Hideout 4 10-24-2006 04:19 PM
how to mix pics by background?
how to mix pics by background?: Look, I downloaded backgound pics, from...
ensar7 Skinning Hideout 2 03-23-2006 07:55 PM
Putting Logos on Status and World Screen.
Putting Logos on Status and World Screen.: Does anyone know how to add logos to the...
michaeltmurrayuk Skinning Hideout 0 09-05-2005 04:04 PM

More threads of dorj
Thread Date Forum Replies Last Post
so you want Borats screen changes and Ter's way of putting in background pics, eh?
so you want Borats screen changes and Ter's way of putting in background pics, eh?: Ter released last week that xml coding / a way of...
05-24-2005 Skinning Hideout 32 12-16-2005 10:22 PM
How do i do the team swap thing?
How do i do the team swap thing?: I want to swap the various teams in the english...
07-08-2005 Skinning Hideout 2 07-09-2005 01:25 AM
v.1 Backgrounds of every countries flags.
v.1 Backgrounds of every countries flags.: flags This is a backgrounds pack. It it...
05-23-2005 Skinning Hideout 14 05-27-2005 04:30 PM
Having trouble assigning backgrounds to u23, u21 nations screen - can this be done?
Having trouble assigning backgrounds to u23, u21 nations screen - can this be done?: <record from="samerica/1649"...
05-23-2005 Skinning Hideout 6 05-23-2005 07:18 PM
Does everything have to go on 1 single XML
Does everything have to go on 1 single XML: I have managed to get a lot of pictures put into...
05-23-2005 Skinning Hideout 0 05-23-2005 11:17 AM

Other threads in forum Skinning Hideout
Thread Date Thread Starter Replies Last Post
Kits for Lower League Sides
Kits for Lower League Sides: Does anyone know of anywhere you can get the RAR...
11-15-2007 Jenninga 1 11-15-2007 06:41 PM
Keeping players of teams/nations
Keeping players of teams/nations: Hello, Just wondered if you can do this in...
11-08-2007 solvaman 0 11-08-2007 09:05 PM
man utd b team?
man utd b team?: Try making an edt that swaps the reserves with a...
12-22-2005 drewmart2004 4 12-22-2005 09:28 PM
background changes
background changes: I know that I speak for alot of people when I say...
02-16-2005 tums 4 02-16-2005 10:30 PM
Help!!
Help!!:
01-01-1970 mattyclark1 0 01-01-1970 01:00 AM

» Online Users: 29
1 members and 28 guests
steve57857
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 10:10 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian | Friend Codes |
You are viewing so you want Borats screen changes and Ter's way of putting in background pics, eh?.