Kits To Show Very Large

  • Thread starter Thread starter sparks199
  • Start date Start date
  • Replies Replies 12
  • Views Views 3K
Status
Not open for further replies.

sparks199

Member
Joined
Jul 22, 2007
Messages
353
Reaction score
1
Points
0
is bigger better ..

see what you think ?

View attachment 15420

View attachment 15423


if you like the here are the 2 xml files .. put both in your panels folder of your skin .

View attachment 15424 View attachment 15425

if you wanna change the size then in match incidents. xml change the vaule iv highlighted in red to what you want ..
<panel>

<layout class="arrange_vertical_attachment" alignment="top" gap="0" offset="0"/>
<layout class="fit_children_attachment" alignment="vertical,fill" gap="0"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
<widget class="table" id="tntb" layout="200,-60,-15" mode="fill_rows, stripe_rows" auto_size_rows="true" stretch_to_fit_rows="true" row_spacing="0">

<list id="column_properties">
<record index="0" auto_size="all"/>
<record index="1" spec="title" size="18" alignment="left,centre_y"/>
<record index="2" spec="title" alignment="right,centre_y" size="18"/>
</list>

<list id="column_display_properties">
<record index="0" alignment="centre"/>
<record index="2" right="8"/>
</list>

<!-- stick the icon widget here -->
<container height="200" width="200" col="0" row="0">
<layout class="stick_to_sides_attachment" alignment="all" inset="4" layout_children="true"/>

<!-- team badge -->
<container class="kit_picture" id="mitp" scale_picture="true"/>
</container>

<!-- team name -->
<widget class="text" id="mitn" col="1" row="0" height="80"/>

<!-- score -->
<widget class="text" id="mits" col="2" row="0" text="0"/>

</widget>

<widget class="table" id="miit" layout="-1,-7" mode="fill_rows, stripe_rows" stretch_to_fit_rows="true" row_spacing="0" auto_size_rows="true" fixed_size_rows="false">

<list id="column_properties">
<record index="0" alignment="centre,centre_y" auto_size="vertical"/>
<record index="1" spec="text" auto_size="vertical" alignment="left,centre_y"/>
</list>

<list id="column_display_properties">
<record index="0" left="4" top="4" bottom="4" />
<record index="1" top="4" bottom="4" />
</list>

</widget>



</panel>
 
Last edited:
Thanks for letting us know how to do it.
 
Can someone tell me the same thing at players faces, i mean to show their face very large?
 
How do you get the default kits to show in the match screen like you have, is there anyway of getting the kits to show with out downloading anything can you edit it in the editor or tix a box ?
 
Looks pretty good. Well done.
 
Status
Not open for further replies.
Back
Top