flut - Comments

Comments
#256723 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Thank you flut for the version 2.3. It looks very nice now with the city pics. Great work!!!


Thanks vonreichsm ;-)
#256436 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
I swear I have never seen such a great skin. It takes a game on another level! thank you so much Flut


Thanks for your support ;-)

cheers
flut
#256435 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi flut, now i play with your white skin, because the very nice citypics in the club overview. I would like it in the dark version.... .
Now my question. Look at the picture. In which panel can i change it that the referee picture is right? Thanks for your support flut.


http://www.fotos-hochladen.net/uploads/16epy5vtb03.png


p.s. My resolution is 1920*1080 in windowed mode.


Hi

I change a little the xml, in order to fix that bug that arises also, sometimes, in my game.
Here is the xml

Download
#256434 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut

Can I show you my pre-match preview (as attached) please?

May I know how to adjust this to fit my screen resolution (1600 x 900)?

Thanks!


Hi
In fact, for your resolution I think it is better to change a little the panel. I did it for you ;-)
Here is the xml

Download

cheers
#256315 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
Awesome job but i don't know where to put those files.Please help


Hi
Thanks.
In order to see it in the skin you have to put the packs in MyDocuments/SportsIntercative/FootballManager2015/graphics/pictures
You can create a folder named "citypics" and put the packs there.
If you already have a folder named Backgrounds with your stadium packs you have to organize the folders in order that the citypics folder will be read by the game BEFORE the backgrounds folder (don’t forget the game read the folders in alphabetical order).


Hello, what is "WIP" ?


Work in Progress
#256288 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Into my club stadium panel if possible.


I tried it without success.
#256273 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135


Do you want to move the locator to where?
#256117 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
hi flut amazing skin thank you!!! which logopack do you use? it looks good.

Hi Doddo04

Thanks ;-)
The logos I use are from FMIF, an italian FM Fans Site.

cheers
flut

Thanks for the mention Flut. Feeling a lot better this week :-)


I'm glad you feel better !! ;-) ;-)
#255990 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut, i am having issue with this player screen (as attached; i am using your pic as an example).

The words are out of alighment due to my small screen resolution. May i know how to adjust it please?

Thank you.


Hi

You can adjust it in the player personal details panel1 in the following code:

       <widget class="text"  auto_size="vertical" colour="white" size="small">
		  <layout class="stick_to_sides_attachment" alignment="top" inset="20" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
            <translation id="text" translation_id="316631" type="use" value="age[COMMENT: title for displaying a player's age on the player profile panel]" />
          
		  </widget>

          <widget class="label" id="age " spec="text,large" font="fonts/letterpressed" style="bold" colour="yellow" size="14">
            <layout class="stick_to_sides_attachment" alignment="top" inset="-55" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
			<record id="object_property">
              <integer id="get_property" value="Page" />
            </record>
			
          </widget>

          <widget class="editable_client_object_property_panel" id="dobc">
           <layout class="stick_to_sides_attachment" alignment="top" inset="56" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
            <record id="object_property">
              <integer id="get_property" value="Pdob" />
            </record>
            <record id="widget_properties" alignment="right" auto_size="all" display_format="0" size="small" colour="white" />
          </widget>
     

         <widget class="label" style="bold" colour="white" >
<translation id="text" translation_id="319499" type="use" value="Media Description[COMMENT: personal information screen; text indicating a person's media description]" />
<layout class="stick_to_sides_attachment" alignment="top" inset="57" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
</widget>
<widget class="player_description_text" id="dect" colour="yellow" style="bold" size="10" font="fonts/capitals_bold">
<layout class="stick_to_sides_attachment" alignment="top" inset="162" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Pdes" />
</record>
</widget> 
         
<widget class="text" spec="text" colour="white" auto_size="vertical">
<layout class="stick_to_sides_attachment" alignment="top" inset="110" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
          <translation id="text" translation_id="227839" type="use" value="Morale" />
        </widget>
	   <widget class="morale_label" id="mora" style="bold" auto_size="vertical" colour="yellow">
         <layout class="stick_to_sides_attachment" alignment="top" inset="33" />
		 <layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
 <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
		 <record id="object_property">
            <integer id="get_property" value="Pmor" />
          </record>
        </widget>
#255988 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Flut, do any of the kit size mods work with your skins?


Hi
I don't know that mods but is a question of testing it. Try it and if it doesn't work, return to the original files.

Hi Flut

Will you be releasing this as a dark version too? Your skin looks damn amazing. Im impressed.


Thanks Edwin Tan ;-)
I don't know yet if I will update the dark version....You know...I prefer the white version and it hard to manage the two versions and try to answer and help all the people who post questions....

cheers
flut
#255804 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Flut, if i want to move or resize the location map, in the club and nation overview, which xml/code am i looking for?

EDIT : the country locator bar.


You have to edit club overview panel and club overview details4.
The code is in the club overview details4

<widget class="picture" id="flag" height="65" image_alignment="top" scale_picture="true">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<boolean id="keep_aspect_ratio" value="true"/>
<flags id="image_alignment" value="top"/>
 <record id="object_property">
<integer id="get_property" value="flag"/>
</record>
</widget>	
#255690 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Flut, one more question and I promise, I will be quiet then: How can I change the transparency of the club overview screen?


Hi

I don't know if I understood your question but if I do, you have to edit the following graphics (in the graphics folder):

boxes/bordered/match/paper2
boxes/bordered/standard/paper
boxes/subsection/standard/paper

However you have to know that if you edit the second and the third above lots of panels will be affected because there are the "standard" for subsection_boxes and for "bordered_boxes".
#255689 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut

I got a problem and need your advice. I applied your skin to my game (screen resolution 1600 x 900) and my players attibute went missing.

Not only that, on the main page of the club screen, the Key Employees faces also went missing.

How do i solve it?

Thank you!


Hi

The problems are due your resolution screen.
For the first problem, try to increase the height of the top of the panel (reducing the height of the middle and bottom panels).
Go to player overview panel.xml and search for

<container default_height="-11" priority="1">

change for instance for -12

May be you will have to use try and error method (you have to balance the value in that code with the value of the following code that is in the same xml: <container default_height="-10" priority="2"> ).

For the second problem, go to bergkamp club overview staff panel and search for

<container default_height="200" priority="1">

Reduce the value 200.
#255669 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135


Ok. Thanks. And thanks for your excellent work too! ;-)

flut
#255530 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
i use a 2160X1440 resolution but my player info is out of alignment in the top left corner ie age morale and media description can this be changed somehow


Hi

You can adjust it in player personal details panel1

cheers
flut
#255403 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Dear Flut, how can I change the text colour of this pls:

http://www11.pic-upload.de/22.03.15/4f6v8en6wjm.png

http://www11.pic-upload.de/22.03.15/hzavpm2fd4zw.png


Hi

The first picture you have to go to the following panels:

- club overview details5
- club overvie details 7

For the second:
- club overview panel
-club overview details4
#255295 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
Hi Flut, i use your flutdarkskin 2.0. Which panel must i copy from the flutskin 2.1 that i can see the citypictures in the darkskin?
Thanks for your help.


Hi

There are several xml you have to change. If you only copy the panels it will not work properly. That's why I did not yet the 2.1 for dark skin. If I will have time, I will adjust it for dark skin.

cheers
flut
#255289 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
Hi, When I click on a link it goes to a site called MEGA but I can not download any of them.


Hi

All the pack are, in fact, MEGA. I'm just finished to check the links and they are active.
#255026 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi flut

First, congrats for the great work. Big fan of youe work since you posted the FMCforFM flut skin at FM-View.

Well, I was wondering if you can tell me which panel(.xml) contains the code for that city pic. I want to increase the size and move it to another view.

Thanks.


Hi Spartacus

Thanks ;-)
The code for the city pics is in the club overview panel and is the following:

<widget class="background" file="backgrounds" id="bgnd">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" offset="0" gap="0" />
<record id="object_property">
<integer id="get_property" value="bgnd" />
<integer id="set_property" value="file" />
</record>
</widget>
#254960 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
This is happen since before I download this skins. Looks like I'm gonna wait for your Dark Version


Hi ilham

I don't know if I will do the 2.1 of dark skin...
So if you want, you can send me your skin and I will try to take a look on it...

cheers
flut
#254958 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
really great idea Flut


Thanks. In fact it was rune from meistertrainer forum the author of the idea of the citypics. I only put the idea in practice in the skin, but even in that work, rune had play a fundamental role.
#254866 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
First post updated with all leagues already done.
Thanks to all of the authors for the great great work!!!

cheers
flut
#254801 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
why is it happened? i have delete all other skins

https://sortitoutsi.net/uploads/mirrored_images/pGg8o0dBeacnxWlBuxl0okk5n8gajLiZBaOq1lqa.png


Hi Ilham

I don't know what happens....I put the file I sent you (client object browser) in my game and everything is okay...
#254731 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
Due to FlutSkin only support resolution in 1920x1080 (I use in 1920x1200 pretty good though), I think images of cities won't need high res. Something around 800x450/720x405 even 640x360 should be enough.


yes. You're right. I did in general 900x600....
#254723 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
I used those files but it removed the sidebar completely? Also, is there a way to change the colour of the continue text?


Hi

The sidebar is auto-hide.
You can edit the font colour of the "continue" in the fonts folder of the skin (file continue.xml).
#254720 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
Is that an aspect ratio recommend? I know it should be wide, but there are 16:9 / 16:10 / 15:9 / etc, all kinds of wide ratios.


16:9 looks better but in general we don't have to be rigorous about that. We only have to be careful in order to avoid a severe/visible distortion.
#254719 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut,

I made a play profile panel kits pack for your skins, check it out:
http://sortitoutsi.net/forums/topic/15282/player-profile-panel-kits-pack-for-flutskin





Hi zpiggy

Great work!!
As I use now FC12 Style as 2d club/player profile kits, lots of clubs didn't have the 2kit in player profile. So..I already download your pack and great part of that clubs without FC Style, have now in player profile those you include in your pack. Thanks ;-)

cheers
flut
#254707 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
I'm in dudes!

I cover China / Hong Kong / Malaysia / Singapore / Thailand / Vietnam



Great zpiggy. Thanks. Please read the guidelines and in the case of different clubs for the same city try to include different pictures of the city.
Thanks.
Cheers
#254702 Club Cities for FlutSkin
flut
16 years ago
1 month ago
4,135
Indonesia Super League

Mediafire


Next : A-League Australia and K-League Classic


Hi Ilham

Thanks. Great Work. Meanwhile I sent you a PM.
#254658 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Excellent work. Can't wait for the cities pictures


Hi

Thanks.
The work still is in progress. Soon you can download the leagues done.
Here is the link to the thread

http://sortitoutsi.net/forums/topic/15250/club-cities-for-flutskin#comment_254054