jobedward 发表于 2011-12-3 23:43

完美宽屏大头像补丁,去八卦补丁,去队徽补丁(包括球员与职员)

本帖最后由 jobedward 于 2012-1-26 19:22 编辑

首先说明的是,我只是修改者,不是原创作者!该补丁是在fmer爱头像和冷泉权卫门督发布的panel基础上修改的,基本完美了。
详细见图:


主要修正就包括了两项:
1.球员身价
2.添加"View key attributes”按键

使用方法:
1.原版皮肤:解压到"My Documents\Sports Interactive\Football Manager 2012\panels”
2.特定皮肤:解压到"My Documents\Sports Interactive\Football Manager 2012\skins\皮肤名\panels"

下载:


更新一下属性高亮问题,下载15楼的附件,解压覆盖原来的"player profile.xml"即可。




再更新一个去八卦的大头像的补丁吧,没详细测试过,可能在不同分辨率下头像位置可能不对,后面会给出修改方法,先放个截图:


下载:


使用方法:同上,注意:如果下载过上面的大头像补丁,请删除之后再使用去八卦补丁。
如果头像不是正中显示,可修改"player profile personal details.xml"中的红色数字部分
<!-- Player Picture -->
   <widget class="picture" id="ppic" scale_picture="true" keep_aspect_ratio="true" height="180" width="300" image_alignment="centre">
      <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
      <layout class="stick_to_sides_attachment" alignment="left" inset="90"/>
   </widget>
</widget>
由于对齐方式是左对齐,所以数值越大,头像越向右侧靠,需要修改的朋友可以自行修改。

另外,有人要去队徽,可以删掉"player profile personal details.xml”文件里面的:

    <widget class="group_box" row="9" col="2" column_span="5" row_span="14">
            <widget class="picture" id="rgtF" transparency="0.9" scale_picture="true" keep_aspect_ratio="true" height="100" width="100" image_alignment="centre">
            <layout class="stick_to_sides_attachment" alignment="left" inset="60"/>
            <layout class="stick_to_sides_attachment" alignment="bottom" inset="3"/>
               <attachment class="get_global_attachment" get_property="mnpc" set_property="file" skip_if_null="false"/>
         <attachment class="get_global_attachment" get_property="mprc" set_property="srec" skip_if_null="false"/>
         <attachment class="get_global_attachment" get_property="bkcl" set_property="rrep"/>
         <attachment class="get_global_attachment" get_property="fcol" set_property="grep"/>
         <attachment class="get_global_attachment" get_property="ocol" set_property="brep"/>
       </widget>
</widget>


--------------------------- 职员大头像补丁-----------------------------
这个大头像补丁是原来11的时候用的,我稍微修改了一下,但是没仔细测试过,如果有什么问题,请按我下面说明的方法进行修改。
这个补丁兼容cut-out头像和300*180的头像,300*180的头像会把队伍的LOGO挡住。
截图如下:
300*180头像效果:

180*180头像效果:


补丁下载:


使用方法同上,这里说明一下,头像位置肯定没有问题,主要是球队logo和联赛logo的位置:
(1)球队logo的位置可修改下面的红色数字:
          <!-- Club Logo -->
            <widget class="picture" id="rgtF" transparency="0.5" scale_picture="true" keep_aspect_ratio="true" height="160" width="160" image_alignment="centre">
            <layout class="stick_to_sides_attachment" alignment="left" offset="100"/>
            <layout class="stick_to_sides_attachment" alignment="top" inset="15"/>
            <!-- tells the picture to listen to the 'main picture' global property being set, and set its own file property from it -->
            <attachment class="get_global_attachment" get_property="mnpc" set_property="file" skip_if_null="false"/>
            </widget>
(2)联赛logo的位置可修改下面的红色数字:
          <!-- League Logo -->
            <widget class="picture" id="lftF" transparency="0.5" scale_picture="true" keep_aspect_ratio="true" height="100" width="100" image_alignment="centre">
            <layout class="stick_to_sides_attachment" alignment="right" inset="60"/>
            <layout class="stick_to_sides_attachment" alignment="top" inset="80"/>
            <!-- tells the picture to listen to the 'main picture' global property being set, and set its own file property from it -->
            <attachment class="get_global_attachment" get_property="scpc" set_property="file" skip_if_null="false"/>
            </widget>

如果还有不懂的问题,可PM我。

sota 发表于 2011-12-4 01:54

绝对支持…留名

guoababai 发表于 2011-12-4 01:23

回复 1# jobedward
啊,在那个帖子里正问你加显示关键属性的问题,突然发现你发了这个帖,收下了,谢谢!另外请问能不能帮忙做个职员界面的大头像补丁呀?

liuyiruo123 发表于 2011-12-4 18:01

支持,这下应该是完美了吧。

fyz103 发表于 2011-12-4 16:57

感谢分享。。。同求教练界面补丁

vivian0904 发表于 2011-12-4 01:45

有没有教练头像补丁

fmer爱头像 发表于 2011-12-4 01:43

kakabrooklyn 发表于 2011-12-4 18:07

这个好完美,效果好多了

lx6625215 发表于 2011-12-4 18:20

5836805 发表于 2011-12-4 18:24

顶一个 非常棒

goldwolf88 发表于 2011-12-4 18:34

顶一个,赞啊

顺便同求教练大头像~~~

sctotti 发表于 2011-12-4 18:38

给力啊 字数你妹

t-mac205 发表于 2011-12-4 19:17

关键属性按钮出来了,但不显示关键属性呀,大家的是不是这样?

坏不丢丢 发表于 2011-12-4 19:37

试试看我的笔记本有没有下拉线,感谢LZ分享

jobedward 发表于 2011-12-4 19:38

回复 13# t-mac205


    更新一下,下载附件,解压覆盖原来的文件即可


jobedward 发表于 2011-12-4 19:40

回复 3# fmer爱头像


    已更新了,忘记加了属性高亮显示开关

tu1987 发表于 2011-12-4 19:46

貌似是...按钮有..但没效果.....

t-mac205 发表于 2011-12-4 19:51

回复t-mac205


    更新一下,下载附件,解压覆盖原来的文件即可
jobedward 发表于 2011-12-4 19:38 http://www.playgm.cn/images/common/back.gif


    楼主好人,问题已解决,这下真的完美了。呵呵。

tu1987 发表于 2011-12-4 20:00

现在好了..谢谢了.........

158543021 发表于 2011-12-4 21:09

虽说楼主头像让我一阵反胃 但是一样支持楼主 哈哈
页: [1] 2 3 4
查看完整版本: 完美宽屏大头像补丁,去八卦补丁,去队徽补丁(包括球员与职员)