flut - Comments

Comments
#635062 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Vassilis_3 13 May 2021 - 11:12 AM UTC 

hello guys 

it shows me this panel like this

do we have a way to fix it?

 

Hi

What do you want precisely to fix?

#635059 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Rosek 13 May 2021 - 14:34 PM UTC 

@flut. Hello boss.

 

I need a little help. 
During the match, when the tablet appears, if a player scores a goal the icon appears. However, when the passer is on, his icon does not appear. Is there a way to make it appear in these points as well?

 


 

 

Well..I tried but without success. In that panel the goal icon is displayed using the code goal_icon. I searched and there is not any code regarding the assist (like that one for goal). When I included the icon for assists that icon is showed in all players and not only for the players with assists in the match….Thus, I believe we can't do it.

#635006 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Joe Churchman 12 May 2021 - 18:23 PM UTC 

just checked they are exactly the same as these, i really have no clue 

 

I really don't know what is happenning. However, that problem with english clubs have already reported by several fm players (for example, the kit not be showing during a match of champions league…). I heard elsewhere that is a problem related to the kits licence but I really don't know. In spite of that, I don't know if was the case of your second screenshot but, sometimes, if you saw a player in the national team and after that, go to the club, the kit showed is that one of the national team (I also don't know why it happens but….it happens).

One more thing: go to the kit picture and look if the file extension is .PNG and not .png. If so, the problem is that one and you just have to change the file extension to .png

#634963 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135

Hi all: I don't know why the link says that there was an update today. I didn't do it and I also didn't change anything in the thread. Thus, the version still is the 13.0

 

Regarding some questions:

 

 

@qvordrup:

I don’t know why the game do that. If you leave the panel ans returns you will see that the font size is the same for starting XI and for substitutes. I also couldn’t find the code regarding the font and the font size. However, I also noticed that if we change the row-height the font size also change.

If you want, you can try to change it and look at the results. The code is in match team news panel.xml, line 649

 

                           <integer id="row_height" value="21" /> 

 

@aethelbeorn:

Go to player scout reports small9.xml and decrease the value of the left inset in this code line

 

<layout class="stick_to_sides_attachment" alignment="left" inset="80" />

 

@shenryo:

If you use 1920x1080, go to match tactics with embedded section tabs panel.xml and try to change

             <integer id="true_value" value="70" />

             <integer id="false_value" value="70" />

 

for

 

<integer id="true_value" value="10" />

<integer id="false_value" value="10" />

 

 

 

#634704 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By shenryo 10 May 2021 - 18:03 PM UTC 

Sadly noticing a few issues as I progress. Love this skin, so will try to persevere, but another thing: is there a way to permanently change FOCUS ON ATTACKS panel to PLAYER RATINGS. When I click on a game I have always enjoyed seeing both teams player ratings. Tried doing this manually, but it resets every time.

 

 

- Go to match full time review panel.xml and in line 460

Replace

<widget class="match_view_selector_panel" id="set3" pause_match_on_menu_opening="true" default_item="mltp" file="client_object/client object viewer selector match" >

 

with

 

<widget class="match_view_selector_panel" id="set3" pause_match_on_menu_opening="true" default_item="mltp" file="client_object/client object viewer selector match" save_session_state="true">

 

- Regarding tactics you should click on tactics button in order to display the pitch with the players.

 

- You also talked about the height of the match titlebar. This i salso related with your screen resolution. My suggestion is to use the adapted version of the skin for 2560x1440 (adapted by Rosek) – the link is there, below the link for original version of the skin.

#634605 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By shenryo 09 May 2021 - 23:35 PM UTC 

in the Match folder ----→ match in between highlights panel.xml file?

 

increase the three 1010 references?

 

Yes. In that panel. Try to increase the value 1573 in the following code 

 

<record>
     <flags id="alignment" value="horizontal" />
     <integer id="min_value" value="1920" />
     <integer id="max_value" value="10000" />
     <symbol id="set_property" value="width" />
     <integer id="true_value" value="1573" />
     <integer id="false_value" value="1573" />
    </record>

 

after that, put the same value in

 

<integer id="TbWl" value="1573"/> <!-- 1920 up -->

#634600 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By shenryo 09 May 2021 - 23:09 PM UTC 

Hi. When you say “drastically”, what do you mean? I have tried various combinations and it doesn't seem to budge at all.

 

You should still trying to increase the value (I don't know what value you should use since I have not your screen resolution). Don't forget you have to reload the game (shift+r) after each change and also not forget that you should use the mouse to drag the panel to the left (enlarge it) after each change.

#634592 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Andrew_P 09 May 2021 - 21:59 PM UTC 

Sorry flut, i'm confusing myself now! - This is for the “Profile” option, I just need to move the nation flag to the left a little so everything can fit in on the bar.

 

Many thanks

Do you want for Profile? Oh sorry. Many guys asking and, sometimes, I'm also a little confused as to who I'm responding to.

For Profile is in line  745

 

#634588 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Andrew_P 09 May 2021 - 21:40 PM UTC 

Thanks for your help flut 🙂

 

One other question, is there any way I can move the small flag further to the left as well?

 

Many thanks

 

You can do it in line 1686 (for profile flut card)

#634580 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By shenryo 09 May 2021 - 18:55 PM UTC 

Ok, all that help worked, but got myself into the match engine and think the boxes on my screen are a bit messed up? Look very different to the images at the front of this?

 

Is that the case?

 

That problem is also due your screen resolution.

You should go to match inbetween highlights.xml and change the values 1010 here (increase “drastically” that value)

<record>
<flags id="alignment" value="horizontal" />
<integer id="min_value" value="1360" />
<integer id="max_value" value="1920" />
<symbol id="set_property" value="width" />
<integer id="true_value" value="1010" />
<integer id="false_value" value="1010" />
</record>


after that you should put the same value you choose, in here

<integer id="TbWm" value="1010"/> <!-- 1360 - 1920 -->

 

#634579 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By R Charlston 09 May 2021 - 19:22 PM UTC 

Flut, maybe a daft question but where are line numbers, I right click on config and edit, I can see the file but no line numbers

 

I use the Notepad++. Is free and is great for working in xmls.

#634535 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Andrew_P 09 May 2021 - 13:36 PM UTC 

Thanks so much for your help flut, its sorted now 🙂

 

Just one last question, what do values do I need to change for this to work with the “Profile Flut Card” profile from the drop down box?

 

Many thanks again

 

Andrew

age - line 1716

height - 1736

weight - 1745

 

#634520 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Andrew_P 09 May 2021 - 12:31 PM UTC 

Thanks flut, I have managed to move the weight across but some of it's obsured by the fitness icon. How do I move the height and age along a little bit so the weight will fit in? I have attached a screenshot showing what I mean.

 

Many thanks

 

Hi

 

for moving the age to the left go to line 707 and change the value “0” for a number starting by “-” (such as “-15”)

 

  <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>

 

for height, do the same but in line 727, changing 

  <layout class="stick_to_sides_attachment" alignment="left" inset="-75"/>

 

for, such as, “-85”

#634517 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By shenryo 09 May 2021 - 11:42 AM UTC 

Wow! You, Sir, are amazing! Thank you. I don't suppose you could help me on the players name being too low? or number too large? Whatever the issue is. Be great to see name above number, if possible.

 

 

You can reduce the size of the number in generic(kit icon38

In the following code increase the value of inset all (this will reduce the number). after taht you should also change the left inset value in order to place the number adjusted in the centre of the kit.

 

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

#634504 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Andrew_P 08 May 2021 - 23:46 PM UTC 

Hi flut,

 

Great skin and updates as always. In regards to your second point I have tried changing the value from 68 but no matter what I put it doesn't move the weight units across slightly to the right.

 

Any ideas on why it's not working?

 

Many thanks

 

The change I suggested is only for the “profile” option in the drop down arrow, since in your screenshot it was that option. For the other options you have to change other pieces of code.

#634449 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135

Hi all

Just for showing you the new manager home panel

 

#634430 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By shenryo 08 May 2021 - 16:53 PM UTC 

Absolutely amazing skin - as always - and thank you. Apologies if it has been covered, however, but how do I fix the manager's name over his mouth and the font in player age? Looks a bit weird. Thanks in advance, folks 

 

Hi. Thanks!!!

Regarding your questions:

 

  1. Go to person snapshot club overview16.xml and increase the value of the inset in line 53

 <layout class="stick_to_sides_attachment" alignment="top" inset="100"/>

 

and line 68

 

 <layout class="stick_to_sides_attachment" alignment="top" inset="101"/>

 

Use try and error method, but I believe you can try a value such as 125 and 126….

 

2. Since the weight units you use requires lots of space,you should move the weight to the right. For that do the following (in player overview panel.xml)

 In line 736, increase the value 68

 

<layout class="stick_to_sides_attachment" alignment="left" inset="68"/>

 

 

 

#634361 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Rosek 05 May 2021 - 19:46 PM UTC 

Good evening @flut .

Below is a link to the SI website :

 

https://community.sigames.com/forums/topic/551134-need-help-about-trying-to-make-a-tabbed-manager-home-panel/ 

 

I have found something that could be added on a full page or here :

Another point, I would like to change this icon (yellow circle) on this panel but I don't know which panel it is...

Thank you in advance for your help.

 

Hi Rosek

The first request is done. I changed the team report panel. Now it includes much more information in tabs (including scatter plots, polygons, formations faced, formations used, XG table and Individual match analysis). Thanks for your suggestion.

Regarding your answer about that icon..I still search for the xml responsible for that information….I couldn't find it yet.

#633948 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Rosek 05 May 2021 - 19:46 PM UTC 

Good evening @flut .

Below is a link to the SI website :

 

https://community.sigames.com/forums/topic/551134-need-help-about-trying-to-make-a-tabbed-manager-home-panel/ 

 

I have found something that could be added on a full page or here :

Another point, I would like to change this icon (yellow circle) on this panel but I don't know which panel it is...

Thank you in advance for your help.

 

I Rosek

I have to take a look on that, as soon as possible.

cheers

#633946 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135

Hi all

 

The link for V13 adapted by Rosek for 2560x1440 is now available!!

 

Thank you Rosek!!! 🙂

#633927 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By bagigino 05 May 2021 - 17:35 PM UTC 

Is it possible to remove the current potential skills and current skill screen?

 

Could you please show with a screenshot what is the panel?

#633919 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135

Hi

 

In meantime…a new club general overview with team information background included

 

#633897 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Qvordrup 05 May 2021 - 03:09 AM UTC 

@flut this shows on other teams (than the one you manage) tactic screen. Could the icon somehow be in front of the black line?

 

Hi

 

All the three requests are done (nation kits; key elements in club general overview and tactics).

 

#633864 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By Rosek 04 May 2021 - 19:45 PM UTC 

Greetings to you @flut 

Thank you for the answers. 
Would it be possible to add this second indicator with the one already on the club sign ?
And on the other hand, to make our current ranking green if we are above, white if we are at the same level and red if we are below the objective set by the club ?

 

Hi Rosek

 

Your ideas are great, however I don't know if is possible to do that. I tried to understand if so and I tested some codes but without success (the odds always seem to be displayed as a whole in a table..)  With my scarce knowledge of coding I really don't know how to do it. The best I could do was to include in the drop down arrow two tables, one with the odds and other with the current positions. With this we can compare the odds and the current position. I also included in the top middle panel the reputation of the league (with stars). Sorry, but is the best I could do. Here is a screenshot.

#633581 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135

Hi Rosek and Qvordrup

 

Thanks 🙂

 

  1. The red star (follow/unfollow) is still there, in 3 places: in the middle boxes in the drop down arrow (personal data/details); in the tab in the middle panel (tab info) and also in the top right box, in the drop down arrow (info);
  2. I tested various codes regarding team media prediction and always include the same position. Thus, I believe is correct. The club position in the club panel is the Media expectation but in the competition preview panel is related to the odds. The odds are dynamic and changes during the league. The media prediction is the prediction in the beggining of the season and not change. I tested also with the default skin and it works as in my skin.
  3. Done! I also included the position/role/duty indicator pie graph. 🙂 🙂

cheers

#633525 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By bromi8819 02 May 2021 - 22:06 PM UTC 

@flut sorry to be a total pain, when i switch to the alt panels for ss kits, i lose the comparison new feature u added where we can click the position to check the whole pitch goes do i need to add certain code in to get it back if not  will stick with default layout

 

Hi. In fact I didn't update the alts, since I had no time to do it. You can include the code in one of the boxes (in the middle row, the box in the right).

In lines 2855-2857

 

change 

 

<widget class="player_scout_reports_panel" id="pscU" file="player/player scout report comparison small1" late_loading="true" default_for_everyone_else="true" >
   <translation id="title" translation_id="248428" type="use" value="Comparison" />
 </widget>

 

to

 

 <widget class="player_scout_reports_panel" id="pscU" file="player scout reports popup7" late_loading="true" default_for_everyone_else="true" >
   <translation id="title" translation_id="248428" type="use" value="Comparison" />
 </widget>

 

 

#633514 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By bromi8819 02 May 2021 - 21:37 PM UTC 

yeah i tried removing the condition one didnt work out i can use this code now thanks mate

 

You should remove the code of the lines I told you because if you remove other similar code is not work, since is the code for one of the other options in the drop down arrow (threre are various pieces of code for condition - one for each one of the options of the drop down arrow).

#633510 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By bromi8819 02 May 2021 - 21:31 PM UTC 
icons ony 

 

Since the weight units you use requires lots of space, my advice is to delete the condition icon and move the weight to the right. for that do the following (in player overview panel.xml)

 

  1. first remove the condition icon, removing the following code (lines 476 - 484)

   <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>

 

2. second, move the weight to the right (line 457). Change

 

<layout class="stick_to_sides_attachment" alignment="left" inset="80"/>

 

to

 

<layout class="stick_to_sides_attachment" alignment="left" inset="105"/>

 

#633508 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By bromi8819 02 May 2021 - 21:28 PM UTC 

i did bud still the same effect

 

Please show me a screenshot in order I can guide you to solve your problem.

 

#633506 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
By bromi8819 02 May 2021 - 21:19 PM UTC 
as u see in white box years old and the weight are overlapped, ive even tried with just icon sidebar still the same

 

For working well you have to play with the sidebar icons only (the small left bar only with icons displayed)