petepompei - Comments

Comments
#667236 Adboard Patch removed from site
petepompei
16 years ago
1 month ago
105

Hi @rabcp I'd just like to thank you for all the work you've put in over the years making the game more realistic and the help you gave me last year when I was stuck creating video adboards.

Cheers.

#656589 Question about locker room shirts
petepompei
16 years ago
1 month ago
105
By TonyBones 01 November 2021 - 00:14 AM UTC 

You need the 3D kits

 

Yep, you need to assign 3D kits to your team for them to show in the locker room and the board room.

 

#630716 Adboard Patch FAQ & Technical Support Thread
petepompei
16 years ago
1 month ago
105

Hi rabcp,

My video ads are not showing in my game. It's for a created club. They are located in the following folder (I'm on mac) so

…/Steam/steamapps/common/Football Manager 2021/data/simwatcherviewer_uncompressed/videos/hd/video_ads/england/clubs/redbull london.

There are 9 video ads, numbered in the fm.xml file starting 33600 upwards (those numbers do not clash with any others).

They are then assigned to my club (id 2000066283)  in the fm.xml. The game picks up the static ads created for this club but not the video ones. Any ideas as to why please?

Cheers

 

#630608 Add Custom 3D KITS in CREATE-A-CLUB CAREER
petepompei
16 years ago
1 month ago
105
By Pier Otto 14 April 2021 - 20:14 PM UTC 

Thank you so much! I did it with the pre-game editor! Unique little thing that doesn't work:

-Club's logo works fine, but icon is still Sampdoria one:

 <record from="virtus" to="graphics/pictures/team/1167/logo"/> WORKS
<record from="virtus2" to="graphics/pictures/team/1167/icon"/> DOESN'T WORKS (Maybe is too large? There's some max width/height?) (See Screenshot)

Strange… For the rest, the 2D/3D KITS are successfully updated!!

 

PS: “Adboards?” what's that?

There's some guide how to insert all the stuff here? (tags+eventually dimensions). For example, I don't know how to add the 3 goalkeeper 3D Kits and Adboards!?

 

Thanks guys!

Hi Pier Otto, 

you cannot have logos and icons in the same folder. Each have got to be in different folders (one normal and the other small) and have a separate config.xml file. The size of the icon has got to be 20x20 pixels. You can design 2d kits for goalkeepers but you can't add 3d kits for goalkeepers, those are generated by the game in accordance with the 2d kits you designed.

Adboards are the advertisement that are around the football pitch, here's the info:

https://sortitoutsi.net/content/57671/fm21-adboard-patch

Hope this helps and let us know if you need more help

#630498 Add Custom 3D KITS in CREATE-A-CLUB CAREER
petepompei
16 years ago
1 month ago
105

Pier Otto, you should create your club in the pregame editor and save your file. Start a game in career mode with the file where you created your club activated. Once you start the game, make a note of the unique id number of your club and then it'll be easy to add logos, 2d and 3d kits, adboards to your club. Let us know here if you need longer explanations. Good luck.

PS: You can't add graphics in the pre game editor, that has to be done when you start the game so that you know the correct unique id of the team as the value you see in the editor may be different than the value in the game.

#630421 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By Qvordrup 14 April 2021 - 00:50 AM UTC 

If you download Notepad++ HERE and use it to open the file you can see the line numbers. 

And you should push this small arrow on the player overview and test all 6 options:

 

Hi Qvordrup.

Thanks for your reply. I'm on Mac and Notepad++ is a Windows software. I use BBEdit for creating and editing config.xml files on Mac. Unfortunately, the line numbers on BBEdit don't seem to match the line numbers posted by Flut/Rosek. Regarding the little arrow, I've only got 3 options: Player, Player Flut Card and Player Flut Stadium.

 

#630417 Add Custom 3D KITS in CREATE-A-CLUB CAREER
petepompei
16 years ago
1 month ago
105

Yes, maybe you can't add custom kits to create-a-club team, I've never tried with this method. I always create a new club in the editor with its unique ID and I've never had problems adding graphics (logos, kits, faces etc…). Just for information, do 2d kits work for your club in create-a-club? 

#630384 Add Custom 3D KITS in CREATE-A-CLUB CAREER
petepompei
16 years ago
1 month ago
105

Hi there,

If that's the full config.xml that you posted, you're missing at the end:

                </list>
</record>

If it's not the case, you could try renaming your kits with something like 

sampdoria_1 (instead of just 1) for your 3d home kit

sampdoria_2 (instead of just 2) for your 3d away kit

sampdoria_3 (instead of just 3) for your 3d third kit

 

 

#630345 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By flut 12 April 2021 - 21:36 PM UTC 

If you are using the Profile Flut Stadium option, for number and for the wrong place of the nation flag and the physical condition, you just have to follow the instructions I gave to Paumate (if you look at his posts it worked) and Qvordrup. 

 

  1. For number size

You can edit it in kit icon34.xml in the following code

 

<widget class="picture" id="bNUM" image_alignment="centre" scale_picture="true">
 <layout class="stick_to_sides_attachment" alignment="top" inset="2"/>
  <layout class="stick_to_sides_attachment" alignment="left" inset="97"/>
    <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<layout class="stick_to_sides_attachment" alignment="all" inset="100" />
 
</widget>

 

2. for the place of  the icons the  code is in player overview panel.xml

 

<!-- bandeira pequena -->
<widget class="nation_button" id="natH" icon_alignment="left,top" dspf="4">
<layout class="stick_to_sides_attachment" alignment="top" inset="268.5" />
<layout class="stick_to_sides_attachment" alignment="centre" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="28"/>

<record id="object_property">
<integer id="get_property" value="Pnat" />
<integer id="set_property" value="valu" />
</record>
</widget>


<!-- condition -->
<widget class="editable_client_object_property_panel" id="conv" alignment="left" icon_alignment="left">
<layout class="stick_to_sides_attachment" alignment="top" inset="128" />
<layout class="stick_to_sides_attachment" alignment="centre" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="7"/>
<record id="widget_info" class="player_condition_icon_widget" appearance="" label_disabled="true" scale_picture="false" icon_alignment="right"/>
<record id="widget_properties" alignment="right,centre_y"/>
<record id="object_property" get_property="PcOI"/>
</widget>

 

3. finally for move the kits You can adjust it also in player overview panel.xml changing the values of left inset in following lines of code (use try and error method and don't forget that the second and third lines of each option should have the same value). I highlighted in red the lines of code you have to change for the option Profile Flut Stadium.

 

There are 6 options and, then, 18 lines you should change (3 for each option). The values in parenthesis are the current values

 

Profile Flut Card and Stadium

243 (70)

259 and 276 (-70)

 

Profile Flut Stadium

533 (90)

550 and 566 (-50)

 

Profile

841 (83)

856 and 872 (-65)

 

Profile Flut Team Colours

1181 (83)

1196 and 1212 (-65)

 

Profile Flut Card Background colour

1509 (110)

1524 and 1540 (-89)

 

Profile Flut Card

1838 (110)

1853 and 1869 (-89)

Hi Rosek and Flut,

Thanks for your answer. I'm sorry but I'm not very good at coding and I was unable to find the lines in player overview panel.xml to move the kits to the left. and also I'm unsure which ‘option’ of your skin I'm using in my game. Any chance you could post a screenshot of the .xml file showing the lines to change, please?

Thanking you in advance

 

#630169 3D Kits Official Thread FM 05-24 (NO REQUESTS)
petepompei
16 years ago
1 month ago
105

Hi there,

Could somebody do the Barcelona 4th kit ('El Clásico kit) please?

FC Barcelona El Clásico Kit
#630091 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Hi Flut and Rosek,

 

Pardon me if this has been asked before but I couldn't find it.

Can you tell how we can separate a bit the front and the back of the shirt, so that the player's name on the shirt is fully visible, please?

Thanking you in advance.

Move the front part of the shirt a bit to the left, so that player's name is fully visible.
#629800 SS' kits Template Thread
petepompei
16 years ago
1 month ago
105

Hi there,

 

Sorry if it has been asked before. Can anybody point me to the template for the ‘Clásico Barça’ kit please? Thank you in advance

 

#629461 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By Rosek 09 April 2021 - 18:33 PM UTC 

That's what I thought.

 In all your lines there is an extra "s" in "club". Replace your "clubs" with "club". 😉😉

 

Hi Rosek, Sorted! Thank you very much!!

 

#629450 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By Rosek 09 April 2021 - 14:21 PM UTC 

Please make me a screenshot of your "config" folder for this division. 

I would like to compare it to mine that works.

 

Hi Rosek,

Thanks for the reply is the the config file for Sky Bet Champ.

Cheers

#629377 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By Rosek 09 April 2021 - 13:37 PM UTC 

Hello.

 

Check your kit folder. You may have an incorrect or missing path. 

 

Do you have the same display problem when you look at the players of this team? 

 

Hi Rosek,

Thanks for the quick reply. I have checked the kit folder and the config file looks ok. 

I do have the same problem when I look at the players of all teams in Sky Bet Champ. The front shows the England national jersey and the back displays the name on the back of the shirt.

Cheers

 

#629369 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Hi there Rosek and Flut.

 

Thanks for the update. Can you tell me how to fix the following problem please. I'm getting the English Jersey shown in the title bar of all Sky Bet Championship clubs as shown in the included jpeg.

#628438 Help, please
petepompei
16 years ago
1 month ago
105

Hi there,

 

I created a club in the original FM21 database and included a lot of players who were then out of contracts and were free agents.  I have downloaded the data update and since then many of the players I had put in my club have now new clubs (as in real life). Is it possible to keep said players in my club but enjoy the data update? I have tried loading my fmf file ahead of sortitoutsi's data update but in all instances the players appear in their real life clubs rather than mine. I even made the players in question as free agents in the data update, hoping that they would be picked in my club when I start a game, but this hasn't worked either.

Any help from the community would be appreciated.

#628436 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By flut 02 April 2021 - 18:54 PM UTC 

You should have the new nation logo in a folder with the config like this (see below) and make sure that this folder will be read before the others

 

<record from="10" to="graphics/pictures/nation/10/logo"/>

Hi flut,

 

Thanks for your help

 

#628198 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Hi Flut and Rosek.

Thanks for bringing out a new update to your skin.

I have changed the logo for Guinea in the graphics/logos section and I have also changed it in the skins/graphics/pictures/flags/big but in game I'm still getting the other Guinea logo as per jpeg. Is it possible to let me know how to change the four logos (arrowed) for the logo (circled), please?

Thanking you in advance

Change the logos with arrows for the one circled.
#627007 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Thanks Rosek, very helpful as always.

#626993 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By Rosek 29 March 2021 - 12:52 PM UTC 

Greetings. To change the icons that appear in the title bar, you must :

1- create a "logo" file in the "Pictures" folder of your "graphics" folder (not the one of the skin).
2- put the logos of the competitions, the nations and the flags (if you use them).
3- modify the "config" as you do for the jerseys in the players' panel ( Be careful, for the flags, if you use them, put "right" instead of "left").

4-Then, in the "graphics" menu of the skin, open the "pictures" folder and delete the "logo" folder (because this one is read first, not yours).
5-Reload your game (if it is in progress).

Normally if you have done everything right, your title bar will look like this:

 

 

 

Hoping to have helped you as much as possible.

 Yours sincerely.

Hi Rosek, 

thanks for the answer. Am I right in saying that the code should read as follows for example?

 

<record from="10" to="graphics/pictures/nation/10/logo/background/right"/>

 

Cheers.

 

#626965 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Hi Flut, Rosek and the Community.

 

Can you let me know how I can change the nation flag for the nation emblem or logo on the title bar, please?

Thanking you in advance

Change Flag for Emblem.
#626073 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Hi Flut and Rosek,

 

Could you let me know where these are located, please (jpeg included)? I'd like to be able to change the flags to non metallic effect ones?

Thanks in advance

Cheers

#625737 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105
By Rosek 24 March 2021 - 18:15 PM UTC 

Good evening. Yes that's right. This is what Flut puts in base for the skin. However, I don't think you can change the look. See can be with the author of these balls. His name is listed in the description ( Qvordrup).

However, you can put something else in its place if you want ( logo,kits,flags,balls…)

 

For example, in my game setup :

I am using Frodomin's realistic flags ...

 

Have a good evening and have a good game.

 

Hi Rosek,

 

Thank you for your answer

#625705 FM 2021 FLUT skin dark - Version 16.0
petepompei
16 years ago
1 month ago
105

Hi flut,

 

First of all thank you very much for the great skin you created, superb work.

I'd like to change the metallic effect round flags you use in the title bar (jpg included)

Am I right is saying theses are 180x180 and located at skins/graphics/pictures/logos/7 flags back right round flags?

Thanking you in advance.

Cheers

#619470 Alternatives to FM
petepompei
16 years ago
1 month ago
105
By R Charlston 17 February 2021 - 11:36 AM UTC 

that link is for windows, works perfectly with xbox controller, current teams and players

 

Cheers for the reply. Do you know the minimum specs required for this game to work on PC, please? I might resurrect my old PC just to play this if the specs are not too demanding…

#619467 Alternatives to FM
petepompei
16 years ago
1 month ago
105
By R Charlston 17 February 2021 - 11:05 AM UTC 

Sensible World of Soccer 2021 amybody?

I spent hours playing Sensible Soccer on the Mega Drive and then on PC. I have moved on to Macs now, I wish Sensible World of Soccer '20 (or similar) was available for OSX…

 

#615598 Adboard Patch Request Thread
petepompei
16 years ago
1 month ago
105
Hi rabcp, I'd like to make a request please if possible:
Request type: individual adboard
Type: video
Link:https://www.behance.net/gallery/76985415/Red-Bull-Gives-You-Wings
#615595 Adboard Patch FAQ & Technical Support Thread
petepompei
16 years ago
1 month ago
105
@rabcp. Thank you for this fantastic pack. Are last year's tutorial videos still applicable for this year, please? Cheers
#615593 FM21 Adboard Patch - V1.4 [22/09/2021] Update out now!
petepompei
16 years ago
1 month ago
105
Thank you very much for all your work and for sharing it. The game is not complete without this.