Jump to content

player details panel


el-chambo

Recommended Posts

Looking to see if anyone can help with this problem.

I am trying to edit this part of the panel so I can add to small overview panels there.

I know which files to add but for some reason they will only show on my players.

How can I delete that bit of the panel to make it work.

Thank

Alberto Almici_ Overview Profile.png

Link to post
Share on other sites

Yes that make sense as all the items show if I scout the player.

Could you give me a little help in how I put them in there own container as that was what I thought I was doing.

The scouting part changes when I scout the player so that bit is not a major problem.

Thanks

Link to post
Share on other sites

Back with what is a simple thing I expect but I can not make it work.

But I want the PA/CA bit on top of each other and not in line like the picture.

This is the code I have.

What do I need to change.

<container minimum_width="150" priority="1">
        <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" />
        <layout class="arrange_horizontal_attachment" layout="150, -1, 10, 1" offset="0" gap="0" />
     <!-- CA/PA -->
  <widget class="player_scout_reports_panel" file="player/cfm player scout report ca pa" late_loading="true">
   <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
   
   <record id="object_property">
    <integer id="get_property" value="objt" />
    <integer id="set_property" value="objt" />
   </record>
  </widget>
     </container>

Thanks

Antonio Piccolo_ Overview Profile.png

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...