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.


» Site Navigation
 > Shop
» 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: 103,403
Threads: 84,986
Posts: 1,031,253
Top Poster: Karky (9,546)
Welcome to our newest member, ankkavfrav
» Fitness Shop
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 06-19-2007, 09:25 AM   Real Fixtures for FM2007 Post #261
Newb
 
Join Date: Oct 2007
Posts: 0
Rep Power: 0
retired_sapasaso is an unknown quantity at this point
Default

Apologies for my post above, just realised I have to changed my skin to default in order to view the 'real fixture' tickbox. Everything's working fine now, thanks for all the help.
retired_sapasaso is offline   Reply With Quote
Old 06-22-2007, 12:11 AM   Real Fixtures for FM2007 Post #262
Joe Blow
 
Join Date: Oct 2007
Posts: 0
Rep Power: 0
retired_gidopoulou is an unknown quantity at this point
Default

Premiership

:cool:

I've just finished it.
retired_gidopoulou is offline   Reply With Quote
Old 06-30-2007, 09:09 PM   Real Fixtures for FM2007 Post #263
In Orientation
 
Join Date: Mar 2007
Posts: 9
Rep Power: 0
mkil5 is an unknown quantity at this point
Default

bump
mkil5 is offline   Reply With Quote
Old 07-05-2007, 11:27 AM   Real Fixtures for FM2007 Post #264
Joe Blow
 
Join Date: Oct 2007
Posts: 3
Rep Power: 0
OldTrout is on a distinguished roadOldTrout is on a distinguished road
Default

I installed the premiershhip fixtures for 07/08 season, but when I check the real fixtures box and attempt to start a new game it comes up with an error message saying 'Wrong number of league fixtures for Arsenal'. I've checked the .cmp file and there doesn't seem to be a problem with the number of fixtures, does anyone know what it could be?
OldTrout is offline   Reply With Quote
Old 07-08-2007, 02:43 AM   Real Fixtures for FM2007 Post #265
Newb
 
Join Date: Aug 2007
Posts: 0
Rep Power: 0
retired_katiqua4 is an unknown quantity at this point
Default

i still dont understand can someone just do a big explanation on this subject so everyone understands? iv downloaded the file on fmground.dk and iv changed the panel file and saved it as all files and then iv made a comps folder in/fm2007/data and dropped all the cmp files for the fixtures in there and then when i load my game up i do get the real fixture tick box that is no problem im just not able to tick the box its as though its disabled could anyone tell me where iv gone wrong please?

any help would be very much appreciated! :cool:

lewis999
retired_katiqua4 is offline   Reply With Quote
Old 07-14-2007, 02:51 PM   Real Fixtures for FM2007 Post #266
In Orientation
 
Join Date: Mar 2007
Posts: 9
Rep Power: 0
mkil5 is an unknown quantity at this point
Default

same here
mkil5 is offline   Reply With Quote
Old 07-15-2007, 08:52 PM   Real Fixtures for FM2007 Post #267
Newb
 
Join Date: Apr 2007
Posts: 0
Rep Power: 0
retired_jissca812 is an unknown quantity at this point
Default

Right, once you've downloaded the league set from fmground.dk, (http://filarkiv.fmground.dk/Patches/RealFixtureFix2007.rar), go into the following folder (assuming you installed FM into the default location):
C\Program Files\Sports Interactive\Football Manager 2007\data\panels

Open up the file called "national league panels.xml" with notepad, and change the contents of this file to the following:

<panel title="Nation league Panel" save_current_state="true">

<layout class="arrange_vertical_attachment" alignment="bottom, extend" gap="0" offset="1"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>

<widget class="table" id="natn" mode="keyboard, fill_rows" auto_size_rows="true" layout="-1, -2, 175, 100" >
<!-- headings -->
<list id="headings">
<record text="Selected Nations" alignment="left,centre_y"/>
<record text="Lowest Active League" alignment="left,centre_y"/>
<record text="Mode[COMMENT: Start New Game screen: league mode header in column where user picks Playable or View-Only]" alignment="left,centre_y"/>
<record text="Real Fixtures" alignment="centre"/>
</list>

<record id="default_properties">
<flags id="alignment" value="left, centre_y"/>
</record>

<list id="column_properties">
<record indx="0">
</record>
<record indx="1">
</record>
<record indx="2">
<flags id="column_alignment" value="left,centre_y"/>
<flags id="auto_size" value="horizontal"/>
</record>
<record indx="3">
<flags id="column_alignment" value="centre"/>
<flags id="auto_size" value="horizontal"/>
</record>
</list>

<list id="column_display_properties">
<record index="0" sort_disabled="true" id="Cntn"/>
<record index="1" sort_disabled="true" id="Clal"/>
<record index="2" sort_disabled="true" id="Cexd"/>
<record index="3" sort_disabled="true" id="Crlf"/>
</list>


</widget>

<widget class="table" id="dbop" mode="keyboard, fill_rows" auto_size_rows="true" layout="-1, 10, -2" tstr="true" >
<list id="headings">
<record text="Options" alignment="left" column_span="3"/>
</list>

<record id="default_properties">
<flags id="alignment" value="left, centre_y"/>
</record>

<list id="column_properties">
<record index="1">
<colour id="colour" name="selection"/>
</record>
</list>

<list id="column_display_properties">
<record index="0" sort_disabled="true"/>
<record index="1" sort_disabled="true"/>
<record index="2" sort_disabled="true"/>
</list>

<widget class="label" row="0" col="0" text="Game Start Date"/>
<widget class="subtle_popup" id="gmsd" sele="gmsd" row="0" col="2" hint="Select game date" colour="selection"/>
<widget class="label" row="1" col="0" text="Database Size"/>
<widget class="subtle_popup" id="dbsz" sele="dbsz" row="1" col="2" colour="selection">
<list id="items">
<record name="Small[COMMENT: database size menu item text]" id="0"/>
<record name="Medium[COMMENT: database size menu item text]" id="1"/>
<record name="Large[COMMENT: database size menu item text]" id="2"/>
<!--
<record name="Huge[COMMENT: database size menu item text]" id="3"/>
-->
</list>
<string id="hint" value="Select Database Size"/>
</widget>

<widget class="label" row="2" col="0" text="Load All Players from"/>
<widget class="subtle_popup" id="lpfl" sele="lpfl" fixe="true" row="2" col="2" text="No additional nations selected" colour="selection" multiline="false" />

<widget class="label" id="urpl" row="3" col="0" text="Players"/>
<widget class="check_box" id="urpn" text="Use Real Players" click_event="urpn" row="3" col="1" column_span="2" selection="1" />

<widget class="label" id="epal" row="4" col="0" text="Attributes"/>
<widget class="check_box" id="epam" text="Enable Player Attribute Masking" click_event="epam" row="4" col="1" column_span="2" selection="1" />

</widget>

</panel>

Save the changes. Go into:
My Documents\Sports Interactive\Football Manager 2007

Create a new folder called "comps", go back to the file you downloaded earlier, and copy the contents of that comps folder into the comps folder you've just created. Once you;ve done that, all you need to do is tick that box on the new game screen, and you can enjoy real fictures in your game.

Hope thst explanation helps.
retired_jissca812 is offline   Reply With Quote
Old 07-19-2007, 03:25 PM   Real Fixtures for FM2007 Post #268
In Orientation
 
Join Date: Mar 2007
Posts: 9
Rep Power: 0
mkil5 is an unknown quantity at this point
Default

it still wont allow me to tick the box
mkil5 is offline   Reply With Quote
Old 07-20-2007, 09:27 PM   Real Fixtures for FM2007 Post #269
Newb
 
Join Date: Sep 2007
Posts: 0
Rep Power: 0
retired_mic helle is an unknown quantity at this point
Default

it allows me to tick the box but the real fixtures still dont appear...i dont get it as i got last seasons to work fine...anyone get this seasons to work?
retired_mic helle is offline   Reply With Quote
Old 07-24-2007, 12:46 AM   Real Fixtures for FM2007 Post #270
Newb
 
Join Date: Apr 2007
Posts: 0
Rep Power: 0
retired_eudine is an unknown quantity at this point
Default

A pain to do i know, but as any body done the championship fixtures for 07/08 for updated FM07? cheers
retired_eudine is offline   Reply With Quote
Reply

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

Bookmarks

Thread Tools
Display Modes


Similar threads to Real Fixtures for FM2007
Thread Thread Starter Forum Replies Last Post
Real fixtures
Real fixtures: Hi,someone could say me how to play with real...
ciosbo79 Football Manager 2 01-03-2008 08:58 PM
Real Fixtures
Real Fixtures: How can i get rid of the real fixtures for...
deanorfc1 Skinning Hideout 1 12-03-2007 12:06 PM
Real Fixtures Help
Real Fixtures Help: I had an English comp file with the Original...
Nils Olsson Skinning Hideout 2 04-15-2007 05:25 PM
Real Fixtures
Real Fixtures: Where do you put this download to make it work in...
i Love United Skinning Hideout 8 12-30-2006 07:44 PM
REAL FIXTURES
REAL FIXTURES: IVE DOWNLOADED REAL FIXTURES BUT IT DONT HAVE A...
yido12345 Skinning Hideout 1 11-02-2006 12:11 AM

More threads of paulinho
Thread Date Forum Replies Last Post
Real Fixtures for FM2007
Real Fixtures for FM2007: Will these work in the same way that they did in...
10-17-2006 Skinning Hideout 305 11-30-2008 09:28 PM
Player background pack
Player background pack: Player backgrounds Here's a mega player...
11-03-2006 Skinning Hideout 19 11-10-2006 08:18 PM
Brazilian facepack
Brazilian facepack: Here's a Brazilian facepack, (80 pics). Most of...
11-03-2006 Skinning Hideout 3 11-05-2006 09:47 AM
Various facepack
Various facepack: Misc. facepack with most top players & wonderkids...
11-03-2006 Skinning Hideout 4 11-04-2006 06:53 PM
Update
Update: I'm looking to download an update that has all...
02-06-2006 Skinning Hideout 3 02-06-2006 08:58 PM

Other threads in forum Skinning Hideout
Thread Date Thread Starter Replies Last Post
How to install custom facepacks on a mac
How to install custom facepacks on a mac: I am getting some facepacks but where do i...
05-11-2007 readingr 0 05-11-2007 02:49 PM
stadium: editor
stadium: editor: WHich is the real mean of USED CAPACITY.... ...
02-22-2007 van helmut 0 02-22-2007 07:05 PM
Italian Facepack
Italian Facepack: I was wondering if anyone has the italian seria a...
02-08-2007 footballmanagerulzzz 4 02-08-2007 09:52 PM
WHAT? Why cant i create a club!!!!!
WHAT? Why cant i create a club!!!!!: Oh my god, WHERE IS IT. THe most enjoyable part...
10-20-2006 Steboyuk 2 10-20-2006 08:21 PM
in-game commentary
in-game commentary: Hi everyone, i've heard you can download...
03-07-2006 simonbennet 0 03-07-2006 06:31 AM

» Online Users: 34
0 members and 34 guests
No Members online
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 02:24 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 Real Fixtures for FM2007 - Page 27.