找回密码
 注册

QQ登录

只需一步,快速开始

楼主: marco904

[提问请教] 为什么我升级了8.01以后球员属性里面看不到训练效果的上升下降箭头了?

[复制链接]
发表于 2008-6-9 21:29:12 | 显示全部楼层
用记事本打开我的文档\Sports Interactive\Football Manager 2008\panels\player profile.xml
找到以下内容

引用:
<!-- player view menu -->
      <widget class="embedded_popup_button" id="attv" text="Views[COMMENT: embedded popup menu used to change to some alternative views]" sele="attr" auto_size="horizontal" fixed="true" auto_tick_exclusive="false" embed_in_frame="true" appearance="menu/embedded/view" save_current_state="true" save_default_state="true">
        <list id="items">
          <!-- ids match the multi-box individual panel ids below! -->
          <record id="over" name="Overview[COMMENT: player profile view menu item: Overview (polygon)]" />
          <record id="attr" name="Attributes[COMMENT: player profile view menu item: attributes]" />
          <record id="----"/>
          <record id="shtr" name="Show recent attribute changes[COMMENT: text on player_profile panel to toggle the attribute change arrows RE-TRANSLATE FOR FM2008]" event_id="shtr"/>
          </list>

按红色部分修改,注意加空格 引用:
<!-- player view menu -->
      <widget class="embedded_popup_button" id="attv" text="Views[COMMENT: embedded popup menu used to change to some alternative views]" sele="attr" auto_size="horizontal" fixed="true" auto_tick_exclusive="false" embed_in_frame="true" appearance="menu/embedded/view" save_current_state="true" save_default_state="true">
        <list id="items">
          <!-- ids match the multi-box individual panel ids below! -->
          <record id="over" name="Overview[COMMENT: player profile view menu item: Overview (polygon)]" />
          <record id="attr" name="Attributes[COMMENT: player profile view menu item: attributes]" />
          <record id="----"/>
          <record id="shtr" name="Show recent attribute changes[COMMENT: text on player_profile panel to toggle the attribute change arrows RE-TRANSLATE FOR FM2008]" event_id="shtr" auto_tick="true"/>          </list>

网上搜的,试试吧,应该能解决
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|FMFans ( 京ICP备07501235号 )

GMT+8, 2024-9-23 03:23 , Processed in 0.036235 second(s), 14 queries , Gzip On, APCu On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表