Jump to content

Pedrochapps

Members+
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Pedrochapps

  1. 2 hours ago, FMEnhanced said:

    Hi @Pedrochapps. As much as I like other player "face" packs, the only one that has ever made sense to me is the cut-out faces. Firstly, they are faces and not faces + bodies. Secondly, when a player moves club, there is the annoyance of still seeing them in an old kit. In your case, Giovanni Reyna is plying his trade for Newcastle and yet he is still obviously and frustratingly sporting his Dortmund jersey.

    If you would like to modify it yourself, you will need to edit this portion of the Player Overview Panel:

    <!-- Card Contents -->
    <container>
    
    	<!-- Player Portrait -->
    	<widget height="164" width="164" class="object_portrait_picture" id="face" image_alignment="centre_x,bottom" scale_picture="true" keep_aspect_ratio="true" wants_mouse_events="false">
    		<layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
    		<layout class="stick_to_sides_attachment" alignment="right" inset="20"/>
    		<record id="object_property" get_property="objt" set_property="objt" />
    	</widget>
    
    	<!-- Status Indicators -->
    	<widget class="player_status_all_button" id="psAB" maximised="true" auto_size="vertical" alignment="bottom" gap="-2" max_items_per_row_or_column="6">
    		<layout class="stick_to_sides_attachment" alignment="top" inset="6"/>
    		<layout class="stick_to_sides_attachment" alignment="right" inset="8"/>
    		<record id="object_property" get_property="Pnfa"/>
    	</widget>
    
    	<!-- Flag/Club Icon Backdrop -->
    	<container class="plain_box" appearance="FME/alternate/paper" width="101">
    		<layout class="stick_to_sides_attachment" alignment="vertical" inset="-20"/>
    		<layout class="stick_to_sides_attachment" alignment="left" inset="12"/>
    	</container>
    
    	<!-- Nationality Flag -->
    	<widget class="object_portrait_picture" height="47" width="77" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true" wants_mouse_events="true">
    		<layout class="stick_to_sides_attachment" alignment="top" inset="20"/>
    		<layout class="stick_to_sides_attachment" alignment="left" inset="25"/>
    		<record id="object_property" get_property="PNat" set_property="objt" dont_set_hint="true"/>
    	</widget>
    
    	<!-- Club Crest -->
    	<container height="77" width="77">
    		<layout class="stick_to_sides_attachment" alignment="bottom" inset="20"/>
    		<layout class="stick_to_sides_attachment" alignment="left" inset="25"/>
    		<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true"/>
          
    		<!-- If Unemployed -->
    		<widget class="value_based_picture" scale_picture="true" file="none">
    			<layout class="stick_to_sides_attachment" alignment="all"/>
              
    			<list id="value_list">
    				<record value="0" file="icons/custom/icon box/unemployed"/>
    			</list>
    			<record id="object_property">
    				<list id="get_properties">
    					<record get_property="Pcjo" set_property="valu" dont_set_hint="true"/>
    				</list>
    			</record>
              
    		</widget>
    
    		<!-- If Employed -->
    		<widget class="object_portrait_picture" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true" wants_mouse_events="true">
    			<layout class="stick_to_sides_attachment" alignment="all"/>
              
    			<record id="object_property" get_property="Pclb" set_property="objt" dont_set_hint="true"/>
              
    		</widget>
          
    	</container>
      
    </container>

    As you can see, everything is "absolutely" positioned within a container. Playing with this will get you what you need, though I think you're better off considering the cut-out face pack instead. It also allows you to consider using the NewGan face pack which generates unique faces for newgens :)

    i  couldn't agree more but i wanted to try  the more action style images this time been using player faces for as long as i can remember

    thanks for taking the time to answer my question.

  2. Im looking at upgrading in the near future 

    Cpu Mobo and mabe the Ram 

    Currently have an i7 6700 4ghz with 32gig of ram. about 4 yrs old

    Im wanting the something that will melt FM and have as must detail as possible along with playing other Games

    I would Rather Stick with Intel but im willing to go to AMD if there is a large difference

    No Budget its juts Money 

  3. this has me very excited to play with some of these guys again, So far ive found 297 and ive added them to a Shortlist.

    Ive found one guy with no name. Image Below 

    Ive attached the wonder kid list if anyone is interested Again it has 297 names on it and im sure i didnt add any random ones from from the normal game..... But you never know :)

    cf75a56fcaa89287220a4ed769913049.png

    Legendry Wonder Kids.fmf

  4. 18 minutes ago, michaeltmurrayuk said:

    If you mean the default incidents panel (where they are in a list) then unfortunately not really as when I tried it the game wouldn't populate that data if it was within the selector panel so you'd need to revert back the left panel to it's default state losing the two selector panels.

    I could live with that, what do i need to remove ?

  5. I have a Large Curved Screen 35"  I've had a go at stretching the Panel but back in game it only goes to about half way after pulling it out to its Max,

    Has anyone with large screen and running 3440x1440 got it to go all the way across, If so could you share the settings you have used 

    match.jpg

×
×
  • Create New...