别的都出来了,就是台标没有,现在是什么台标都不显示...				
			
		回复 20# keithfc 
    这个具体加到哪个位置啊,我怎么加完了出错,现在记分牌都不显示了...				
			
		回复keithfc 
    这个具体加到哪个位置啊,我怎么加完了出错,现在记分牌都不显示了...
Steicker 发表于 2013-4-3 10:18 http://www.playgm.cn/images/common/back.gif
   你下载我更新的看看
   显示位置我按照楼上的那位兄弟的 没改。 你看看在你的游戏里面是否合适				
			
		回复 23# dingjiany 
    不行,还是和之前一样,除了台标其它的都出来了,看来上面兄弟那一段不加是不行的...				
			
		回复dingjiany 
    不行,还是和之前一样,除了台标其它的都出来了,看来上面兄弟那一段不加是不行 ...
Steicker 发表于 2013-4-3 10:35 http://www.playgm.cn/images/common/back.gif
   我更新的里面已经加了的你重新下载过顶楼的内容了吗?				
			
		回复 25# dingjiany 
我重新下载了的,1.56M的压缩包,但你那个里面没加楼上兄弟的那一段,我查过了...
我的默认黑皮肤DARK,是直接修改的skins.fmf文件那种,和这个有关么?				
			
		 本帖最后由 dingjiany 于 2013-4-3 10:52 编辑 
回复dingjiany 
我重新下载了的,1.56M的压缩包,但你那个里面没加楼上兄弟的那一段,我查过了...
我 ...
Steicker 发表于 2013-4-3 10:47 http://www.playgm.cn/images/common/back.gif
   1.1我肯定加了 ,还有你默认黑色皮肤你确认你按照我说明的区建立了文件夹,路径对吗?
    				
			
		回复 27# dingjiany 
    肯定是按照你说的弄的啊...				
			
		加插
- 
      
      
接著跟4樓做可
keithfc 发表于 2013-4-3 09:46 http://www.playgm.cn/images/common/back.gif
   有空分享下你修改好的xml吧				
			
		把4樓的CCTV台標檔案名稱改成cctv   把cctv圖片放在graphics/icons/logos/
接著用記事本打開文件panel中的match full window, 原本的文字全部刪除, 把以下的文字貼上, 儲存便可
<panel>
<boolean id="save_current_state" value="true"/>
<boolean id="save_default_state" value="true"/>
<!-- This container exists simply to cacth mouse enter events and convert them to animation triggers -->
<container height="50" WMev="true">
    <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
    <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
    <!-- Convert mouse enter/exit events into screen-wide animation triggers -->
    <attachment class="animation_relay_attachment" event_id="msen">
      <record id="action_event">
      <flags id="event_id" value="SliM"/>
      <integer id="evfl" value="7" />
      <flags id="evtg" value="root" />
      </record>
    </attachment>
    <attachment class="animation_relay_attachment" event_id="msex">
      <record id="action_event">
      <flags id="event_id" value="SloM"/>
      <integer id="evfl" value="7" />
      <flags id="evtg" value="root" />
      </record>
    </attachment>
</container>
<widget class="picture" id="pict" file="icons/logos/eurosporthd" scale_picture="true" keep_aspect_ratio="true" height="70" width="350"image_alignment="centre">
    <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
    <layout class="stick_to_sides_attachment" alignment="right" inset="-90"/>
    </widget>
<widget class="picture" id="pict" file="icons/logos/cctv" scale_picture="true" keep_aspect_ratio="true" height="55" width="415"image_alignment="centre">
    <layout class="stick_to_sides_attachment" alignment="top" inset="20"/>
    <layout class="stick_to_sides_attachment" alignment="right" inset="-78"/>
    </widget>
<!-- widget drop-down -->
<container height="36">
    <layout class="stick_to_sides_attachment" alignment="bottom,right" inset="0"/>
    <layout class="fit_children_attachment" alignment="horizontal, fill" gap="2" offset="10"/>
    <container>
      <layout class="centre_in_parent_attachment" alignment="vertical" offset="0" layout_children="true"/>
      <layout class="arrange_horizontal_attachment" alignment="left" gap="8" offset="0"/>
      <layout class="fit_children_attachment" alignment="horizontal, fill" gap="8" offset="0"/>
      <layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>
      <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
      <widget class="icon_button" id="maxm" icon="icons/match/bigger" icon_alignment="centre,can_scale" appearance="button/match/pitch/button" auto_size="vertical" width="40" />
      <widget class="icon_button" id="wdgl" clke="shwl" icon="icons/match/widgets" icon_alignment="left,can_scale" secondary_icon="menu/down" secondary_icon_alignment="right,can_scale" secondary_icon_enabled="true" appearance="button/match/pitch/button" auto_size="vertical" width="50" hint="Click to access a wide range of matchday information options"/>
    </container>
</container>
<!-- rail cam controls -->
<container id="rail" height="36">
    <layout class="stick_to_sides_attachment" alignment="bottom,left" inset="0"/>
    <layout class="fit_children_attachment" alignment="horizontal, fill" gap="5" offset="10"/>
    <container>
      <layout class="centre_in_parent_attachment" alignment="vertical" offset="0" layout_children="true"/>
      <layout class="arrange_horizontal_attachment" alignment="left" gap="5" offset="10"/>
      <layout class="fit_children_attachment" alignment="horizontal, fill" gap="5" offset="10"/>
      <layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>
      <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
      <widget class="icon_button" send_repeat_events_on_hold="true" icon="icons/match/plus" icon_alignment="centre,can_scale" appearance="button/match/pitch/button" auto_size="vertical" width="40">
      <record id="click_event">
          <flags id="event_id" value="stZI" />
          <flags id="event_target" value="scrC" />
      </record>
      </widget>
      <widget class="icon_button" send_repeat_events_on_hold="true" icon="icons/match/minus" icon_alignment="left,can_scale" appearance="button/match/pitch/button" auto_size="vertical" width="40">
      <record id="click_event">
          <flags id="event_id" value="stZO" />
          <flags id="event_target" value="scrC" />
      </record>
      </widget>
      <widget class="icon_button" send_repeat_events_on_hold="true" icon="icons/match/left" icon_alignment="left,can_scale" appearance="button/match/pitch/button" auto_size="vertical" width="40">
      <record id="click_event">
          <flags id="event_id" value="stRL" />
          <flags id="event_target" value="scrC" />
      </record>
      </widget>
      <widget class="icon_button" send_repeat_events_on_hold="true" icon="icons/match/right" icon_alignment="left,can_scale" appearance="button/match/pitch/button" auto_size="vertical" width="40">
      <record id="click_event">
          <flags id="event_id" value="stRR" />
          <flags id="event_target" value="scrC" />
      </record>
      </widget>
      <widget class="button" text="Reset" appearance="button/match/pitch/button" auto_size="all" font="fonts/match_panel_title">
      <record id="click_event">
          <flags id="event_id" value="stRZ" />
          <flags id="event_target" value="scrC" />
      </record>
      </widget>
    </container>
</container>
<!-- Match information widget-->
<container class="match_floating_panel_base" title="Match Information" width="290" height="135" id="minf">
    <record id="widget_info">
      <symbol id="class" value="match_info_panel"/>
      <string id="file" value="match info floating" translate="false"/>
    </record>
</container>
<!-- Match overview widget-->
<container class="match_floating_panel_base" title="Match Overview" width="410" height="128" id="bmin">
    <record id="widget_info">
      <symbol id="class" value="match_info_panel"/>
      <string id="file" value="match info floating 2" translate="false"/>
    </record>
</container>
<!-- Match stats widget-->
<container class="match_floating_panel_base" title="Match Stats" width="360" height="630" id="mtst" reduce_alpha="mstl" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="700" maximum_width="500" minimum_height="500" minimum_width="200"/>
    <record id="widget_info">
      <symbol id="class" value="match_stats_panel"/>
      <string id="file" value="match stats" translate="false"/>
    </record>
</container>
<!-- Action zones widget-->
<container class="match_floating_panel_base" title="Action Zones" width="280" height="220" id="mazp" reduce_alpha="azpt">
    <record id="widget_info">
      <symbol id="class" value="match_action_zones_panel"/>
      <string id="file" value="match action zones small" translate="false"/>
      <colour id="ptlc" name="grey5"/>
    </record>
</container>
<!-- Radar widget-->
<container class="match_floating_panel_base" title="Radar" width="220" height="180" id="mrdr" reduce_alpha="ptch">
    <record id="widget_info">
      <symbol id="class" value="match_pitch_panel"/>
      <boolean id="vertical" value="false"/>
      <flags id="forced_camera_view" value="-1"/>
      <boolean id="pitch_use_3d" value="false"/>
      <boolean id="pitch_display_time" value="false"/>
      <boolean id="pitch_display_notifications" value="false"/>
      <boolean id="pitch_draw_dugout" value="false"/>
      <real id="pitch_player_radius" value="0.3"/>
      <boolean id="pitch_draw_technical_area" value="false"/>
      <boolean id="pitch_dont_draw_icons_off_pitch" value="true"/>
      <boolean id="pitch_display_scores" value="false"/>
      <boolean id="pitch_dont_draw_ads" value="true"/>
    </record>
</container>
<!-- Home player ratings widget-->
<container class="match_floating_panel_base" title="Home Player Ratings" width="260" height="330" id="hfMs" reduce_alpha="mtst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="400" minimum_height="200" minimum_width="260"/>
    <record id="widget_info">
      <symbol id="class" value="home_match_team_stats_floating_panel"/>
      <boolean id="use_short_name_format" value="true"/>
    </record>
</container>
<!-- Away player ratings widget-->
<container class="match_floating_panel_base" title="Away Player Ratings" width="260" height="330" id="afMs" reduce_alpha="mtst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="400" minimum_height="200" minimum_width="260"/>
    <record id="widget_info">
      <symbol id="class" value="away_match_team_stats_floating_panel"/>
      <boolean id="use_short_name_format" value="true"/>
    </record>
</container>
<!-- Home assistant manager analysis widget -->
<container class="match_floating_panel_base" title="Home Assistant Analysis" width="300" height="400" id="Mhan" reduce_alpha="mafl" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="500" minimum_height="250" minimum_width="250"/>
    <record id="widget_info">
      <symbol id="class" value="match_home_analysis_panel"/>
      <string id="file" value="match analysis floating" translate="false"/>
    </record>
</container>
<!-- Away assistant manager analysis widget -->
<container class="match_floating_panel_base" title="Away Assistant Analysis" width="300" height="400" id="Maan" reduce_alpha="mafl" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="500" minimum_height="250" minimum_width="250"/>
    <record id="widget_info">
      <symbol id="class" value="match_away_analysis_panel"/>
      <string id="file" value="match analysis floating" translate="false"/>
    </record>
</container>
<!-- Home player motivation widget-->
<container class="match_floating_panel_base" title="Home Player Body Language" width="260" height="330" id="htms" reduce_alpha="mtst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="200" minimum_height="200" minimum_width="260"/>
    <record id="widget_info">
      <symbol id="class" value="match_home_team_motivation_short_panel"/>
      <string id="file" value="match team motivation floating" translate="false"/>
      <boolean id="use_short_name_format" value="true"/>
    </record>
</container>
<!-- Away player motivation widget-->
<container class="match_floating_panel_base" title="Away Player Body Language" width="260" height="330" id="atms" reduce_alpha="mtst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="400" minimum_height="200" minimum_width="260"/>
    <record id="widget_info">
      <symbol id="class" value="match_away_team_motivation_short_panel"/>
      <string id="file" value="match team motivation floating" translate="false"/>
      <boolean id="use_short_name_format" value="true"/>
    </record>
</container>
<!-- Home player performance widget-->
<container class="match_floating_panel_base" title="Home Player Performance" width="260" height="330" id="htps" reduce_alpha="mtst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="400" minimum_height="200" minimum_width="260"/>
    <record id="widget_info">
      <symbol id="class" value="match_home_team_performance_short_panel"/>
      <string id="file" value="match team performance floating" translate="false"/>
      <boolean id="use_short_name_format" value="true"/>
    </record>
</container>
<!-- Away player performance widget-->
<container class="match_floating_panel_base" title="Away Player Performance" width="260" height="330" id="atps" reduce_alpha="mtst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="400" minimum_height="200" minimum_width="260"/>
    <record id="widget_info">
      <symbol id="class" value="match_away_team_performance_short_panel"/>
      <string id="file" value="match team performance floating" translate="false"/>
      <boolean id="use_short_name_format" value="true"/>
    </record>
</container>
<!-- Home Formation widget-->
<container class="match_floating_panel_base" title="Home Formation" width="200" height="310" id="hmtt" reduce_alpha="pwtc">
    <record id="widget_info">
      <symbol id="class" value="match_formation_panel"/>
      <integer id="team_index" value="0"/>
      <boolean id="read_only" value="true"/>
      <boolean id="pitch_draw_for_tactics_screen" value="false"/>
      <integer id="pitch_kit_height" value="32"/>
      <integer id="pitch_kit_width" value="34"/>
      <boolean id="pitch_show_names" value="false"/>
      <boolean id="pitch_show_names_as_hint" value="true"/>
      <boolean id="pitch_dont_use_player_properties" value="true"/>
    </record>
</container>
<!-- Away Formation widget-->
<container class="match_floating_panel_base" title="Away Formation" width="400" height="510" id="amtt" reduce_alpha="pwtc">
    <record id="widget_info">
      <symbol id="class" value="match_formation_panel"/>
      <integer id="team_index" value="1"/>
      <boolean id="read_only" value="true"/>
      <boolean id="pitch_draw_for_tactics_screen" value="false"/>
      <integer id="pitch_kit_height" value="32"/>
      <integer id="pitch_kit_width" value="34"/>
      <boolean id="pitch_show_names" value="false"/>
      <boolean id="pitch_show_names_as_hint" value="true"/>
      <boolean id="pitch_dont_use_player_properties" value="true"/>
    </record>
</container>
<!-- Match report widget-->
<container class="match_floating_panel_base" title="Match Report" width="260" height="250" id="mtrp" reduce_alpha="mrit" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="700" maximum_width="400" minimum_height="100" minimum_width="200"/>
    <record id="widget_info">
      <symbol id="class" value="match_report_panel"/>
      <string id="file" value="match report small" translate="false"/>
    </record>
</container>
<!-- Latest Scores widget-->
<container class="match_floating_panel_base" title="Latest Scores" width="370" height="220" id="mlsp" reduce_alpha="mlst" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="500" maximum_width="500" minimum_height="100" minimum_width="200"/>
    <record id="widget_info">
      <symbol id="class" value="match_latest_scores_panel"/>
      <string id="file" value="match latest scores floating" translate="false"/>
      <boolean id="save_current_state" value="true"/>
    </record>
</container>
<!-- Latest Event Updates widget-->
<container class="match_floating_panel_base" title="Latest Event Updates" width="370" height="90" id="mgup" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="500" maximum_width="500" minimum_height="60" minimum_width="200"/>
    <record id="widget_info">
      <symbol id="class" value="match_goal_update_panel"/>
      <string id="file" value="match goal update floating" translate="false"/>
    </record>
</container>
<!-- League Table widget-->
<container class="match_floating_panel_base" title="League Table" width="350" height="226" id="mltp" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="600" maximum_width="500" minimum_height="100" minimum_width="200"/>
    <record id="widget_info">
      <symbol id="class" value="match_league_table_panel"/>
      <boolean id="MLTf" value="true"/>
    </record>
</container>
<!-- debug -->
<container class="match_floating_panel_base" text="Debug" width="450" height="560" id="mtdb" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="560" maximum_width="400"/>
    <record id="widget_info">
      <symbol id="class" value="match_debug_panel"/>
    </record>
</container>
<!-- controller -->
<container class="match_floating_panel_base" title="Controller" width="300" height="165" id="mctr" file="match floating panel base resizeable">
    <attachment kind="sizeable_attachment" maximum_height="165" maximum_width="300"/>
    <record id="widget_info">
      <symbol id="class" value="match_controller_panel"/>
    </record>
</container>
<!--slide-out scores-->
<widget class="match_titlebar_panel" id="MHDr" file="match title bar score" height="70">
    <layout class="stick_to_sides_attachment" alignment="top,left" inset="0"/>
    <!-- Only enable animations on the full match screen and when auto-hide is on -->
    <attachment class="test_multiple_globals_attachment" default_value="true">
      <list id="get_properties">
      <record get_property="MaMi" test_mode="0" value="true" default_value="true"/>
      <record get_property="dsAH" test_mode="0" comparison_mode="1" value="true" skip_if_null="true"/>
      <record get_property="dsAO" test_mode="0" comparison_mode="1" value="true" skip_if_null="true"/>
      </list>
      <integer id="set_property" value="diAN"/>
    </attachment>
    <attachment class="animation_relay_attachment" event_id="msen">
      <record id="action_event">
      <flags id="event_id" value="SliM"/>
      <integer id="evfl" value="7" />
      <flags id="evtg" value="root" />
      </record>
    </attachment>
    <attachment class="animation_relay_attachment" event_id="msex">
      <record id="action_event">
      <flags id="event_id" value="SloM"/>
      <integer id="evfl" value="7" />
      <flags id="evtg" value="root" />
      </record>
    </attachment>
    <!-- Animations to follow the action bar's movements -->
    <animation class="translate_animation" start_value="0,-36" end_value="0,-36" duration="0.1" end_mode="hold_end" coord_mode="absolute_to_target" APnc="true"/>
    <animation class="translate_animation" trigger_start="SliM" trigger_end="SloM" start_value="0,0" end_value="0,36" duration="0.3" end_mode="hold_auto_reverse_hold" coord_mode="absolute_to_target" APnc="true"/>
</widget>
<!--in-between highlights summary panel-->
<widget class="match_in_between_highlights_panel" id="MVSp">
    <layout class="centre_in_parent_attachment" alignment="all"/>
</widget>
<!-- panel containing list of available info widgets -->
<container class="plain_box" id="wlbx" appearance="pitch/boxes/black/paper" hidden="true">
    <layout class="arrange_vertical_attachment" alignment="top" offset="8" gap="8"/>
    <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="8"/>
    <layout class="stick_to_sides_attachment" alignment="bottom" inset="32"/>
    <layout class="stick_to_sides_attachment" alignment="right" inset="0"/>
    <layout class="fit_children_attachment" alignment="horizontal" offset="8"/>
    <layout class="fit_children_attachment" alignment="vertical,fill" offset="10" gap="8"/>
    <widget class="table" id="wltb" layout="16, -1" width="180">
      <integer id="row_height" value="17"/>
      <integer id="row_spacing" value="6"/>
      <integer id="column_spacing" value="6"/>
      <boolean id="stretch_to_fit_rows" value="true"/>
      <flags id="mode" value="none" />
      <list id="column_properties">
      <record indx="1" colour="match text"/>
      </list>
    </widget>
    <widget class="button" text="Minimise All" id="mabt" click_event="miaw"/>
    <widget class="button" text="Restore All" id="rabt" click_event="reaw" hidden="true"/>
</container>
</panel>				
			
		mark!!!!!!!!!!!!!!!!!!!!!!!				
			
		这个能用在FM2012上么?				
			
		回复 30# keithfc 
    感谢,台标终于显示出来了,好大的一个CCTV5,哈哈~				
			
		楼主高手,又搞出好东西来了				
			
		不错,我再自己修改一下				
			
		不错,妈一个				
			
		怎么弄,求解				
			
		a176440316 发表于 2013-4-15 10:40 static/image/common/back.gif
怎么弄,求解
存放路径对吗?				
			
		dingjiany 发表于 2013-4-15 10:56 static/image/common/back.gif
存放路径对吗?
对的,台标都显示了				
			
		a176440316 发表于 2013-4-15 11:17 static/image/common/back.gif
对的,台标都显示了
默认皮肤可能还是游戏问题···