Jump to content

giggsxbr

Members+
  • Posts

    134
  • Joined

  • Last visited

Everything posted by giggsxbr

  1. Really nice scoreboard!! How to make it faded?
  2. I've no idea. Maybe your skin and the score board have some compatibility issue.
  3. The colours of the team name & score number follow the team colour which are not always white.
  4. STR-431166 Am told that the [%male#2]/[%club#1-short] story has legs and that they did indeed watch him very recently. 我听说[%male#2]和[%club#1-short]可能会再续前缘,球队最近确实在观察这名球员。 STR-431171 Am told that the [%male#2]/[%club#1-short] story has legs. 我听说[%male#2]和[%club#1-short]可能会再续前缘。 story has legs被翻译成了“再续前缘”,明显有误,应该是XX与XX的传闻还将继续。
  5. STR-412981 [%number#25-text]year-old[%position#1-lowercase][%male#1]为[%team#1-short]冷静地打入一粒点球,这是他全场比赛表现的缩影,[%club#2][%job#2][%male#2]也对潜在转会目标的表现感到满意。 STR-412982 [%number#25-text]year-old[%position#1-lowercase][%male#1]虽然吃牌了但是全场表现活跃,看台上前来观战的[%club#2][%job#2][%male#2]会为他的进球感到高兴。 STR-412983 [%number#25-text]year-old[%position#1-lowercase][%male#1]为[%team#1-short]打入一球并活跃全场,让包括[%club#2][%job#2][%male#2]在内的所有人兴奋异常。 xx year-old未翻译成“xx岁的”
  6. And one more thing is to copy this file to the folder below to show the red card __skin_folder__\graphics\boxes\custom\solid
  7. Put the xml/png/ttf files in the folders below. __skin_folder__\panels\match\match score area panel.xml __skin_folder__\panels\match\tangfu\match score area panel Premier League.xml __skin_folder__\graphics\tangfu\scoreboard\*.png __skin_folder__\fonts\*.ttf
  8. sure match score area panel Premier League.xml match score area panel.xml
  9. STR-483317 Players trained by [%team#1-short] or trained in [%nation#1-short] for [%number#2] years before [%number#4-nth] birthdays STR-483318 Players trained at the club or trained in same nation for [%number#2] years before [%number#4-nth] birthdays STR-483317 在[%number#3-nth]岁前在[%team#1-short]或同国家/地区受训满[%number#2]年的球员 STR-483318 在[%number#3-nth]岁前在本俱乐部或同国家/地区受训满[%number#2]年的球员 年龄变量错误;另外,第一句把[%nation#1-short]改成‘同国家’,个人觉得有待商榷
  10. I've copy and edit some files from the TangFu Skin. And now it's what it looks like in the game. I think it needs some improvements somewhere. a) The logo between the scores is too small and not close enough to the score. However, if I increase the width of it, the away score&team name will move out of the scoreboard's right bound. I think the logo should be 'upon' the scoreboard, not 'beside' the score. b) If you look it closely you will find the pngs are not fit perfectly. I don'k know it's something wrong with the png files or some codes in the xml files. Anyone knows how the make it better? Thanks! match score area panel.xml match score area panel Premier League.xml scoreboard.ttf Premier score.ttf
  11. Love the sidebar with team colour. Is it possible to make it transparent with this sidebar?
  12. Hi everyone. I've got a premier league scoreboard from other skin. But is there anyway to make the scoreboard more NARROW? The xml is as below. And there are also some pngs file as the code mentioned. Should I PS the png files or modify something in this xml file? <panel width="520"> <!--Alternate UI mode--> <integer id="alSM" value="0" /> <list id="properties_to_forward"> <record get_property="disable_animations" set_property="disable_animations" target="clkc"/> <record get_property="disable_animations" set_property="disable_animations" target="temc"/> </list> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <boolean id="should_force_refresh" value="true"/> <container id="mtSA"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <widget class="picture" file="tangfu/scoreboard/Premier scoreboard" scale_picture="true" keep_aspect_ratio="true"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> <!--背景颜色--> <container> <layout class="arrange_vertical_attachment" layout="11,-1,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <container class="contrast_box" id="tHmC" appearance="tangfu/scoreboard/premierleft"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGHT" /> <integer id="set_property" value="red_replacement" /> </record> </container> <container class="contrast_box" id="tAmC" appearance="tangfu/scoreboard/premierright"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGAT" /> <integer id="set_property" value="red_replacement" /> </record> </container> </container> <container/> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <!--home team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T1nm" style="bold" mode="1" icon_enabled="false" alignment="right,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txHT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="home" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <widget class="text" id="T1sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!-- Competition icon --> <container class="client_object_viewer_xml_panel" width="50"> <record id="object_property" get_property="fxCo" set_property="objt" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="2"/> <container class="main_box_no_margin" appearance="" > <record id="object_property" get_property="bkcl" set_property="rrep" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <widget class="object_portrait_picture" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> </container> </container> <widget class="text" id="T2sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!--away team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T2nm" style="bold" mode="1" icon_enabled="false" alignment="left,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txAT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="away" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> </container> <container> <layout class="arrange_horizontal_attachment" layout="158,80,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <!--clock--> <container id="clkc" > <attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" vertical_gap="0" /> <layout class="stick_to_sides_attachment" alignment="bottom" inset="-2"/> <!--clock--> <container id="ClkC"> <attachment_group class="vertical_arrange" vertical_alignment="middle" vertical_gap="0" horizontal_inset="0" /> <record id="default_properties" auto_size="vertical" alignment="centre" /> <container> <attachment_group class="horizontal_arrange_vertical_autosize_centre" horizontal_alignment="middle" horizontal_gap="4"/> <record id="default_properties" auto_size="all" alignment="centre" /> <widget class="text" id="Mclk" size="15" font="scoreboard" style="shadowed" auto_size="all" /> <!--injury time indicator--> <container id="MijC" height="16"> <attachment_group class="horizontal_arrange_autosize"/> <widget class="text" id="Mijt" auto_size="horizontal" alignment="centre" colour="fg positive"/> </container> </container> <widget class="text" id="ClkT" size="small" multiline="true"/> <!--<widget class="text" id="Pent" size="14" style="semi_bold" />--> </container> <!--match time bar--> <widget class="match_time_slider_panel" height="4" file="match/match time slider panel small"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0,0,0,0"/> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> </container> <container/> </container> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container class="main_box_no_margin" id="asco" appearance="tangfu/scoreboard/PS" > <layout class="arrange_horizontal_attachment" layout="66,87,168,87,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <widget class="text" id="T1as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> <widget class="text" id="T2as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> </container> </container> </container> <widget class="button" appearance="" navigation_focus_target="false"> <record id="click_event"> <flags id="event_id" value="TNeV" /> <integer id="evfl" value="7" /> <flags id="evtg" value="root" /> </record> </widget> </panel> <panel> <!--Alternate UI mode--> <integer id="alSM" value="2" /> <list id="properties_to_forward"> <record get_property="disable_animations" set_property="disable_animations" target="clkc"/> <record get_property="disable_animations" set_property="disable_animations" target="temc"/> </list> <attachment_group class="vertical_arrange_autosize_all" vertical_alignment="top" vertical_offset="0" vertical_gap="0" horizontal_alignment="horizontal" horizontal_inset="0" /> <container id="scbr"> <attachment_group class="vertical_arrange_autosize_all" vertical_gap="0"/> <container height="10"> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="10" vertical_inset="3,0,0,0"/> <widget class="spacer"> <string id="create_if" value="distribution_is_apple"/> <global id="width" name="ui.safe_area_left"/> </widget> <!--Make sure this matches the mtSA container below--> <widget class="spacer" width="136"/> <container class="main_box_no_margin" id="T1rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" /> <widget class="spacer" width="160"/> <container class="main_box_no_margin" id="T2rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" /> </container> <container height="30" id="mtSA"> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="10"/> <widget class="spacer"> <string id="create_if" value="distribution_is_apple"/> <global id="width" name="ui.safe_area_left"/> </widget> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="grey 500" id="clkc" width="120"> <attachment_group class="horizontal_arrange" horizontal_gap="10" horizontal_offset="10" vertical_alignment="vertical" horizontal_alignment="left, extend" vertical_inset="0"/> <widget class="picture" file="pictures/logos/custom/comps/eur/ucl_broadcast" image_alignment="centre" width="22" height="22" scale_picture="true" /> <container> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0,0,4,0" /> <widget class="text" id="Mclk" size="12" font="champions" auto_size="horizontal" colour="ucl core blue" alignment="left,centre_y"> <!--Alternate UI mode--> <integer id="alSM" value="2" /> </widget> <widget class="text" id="ClkT" size="14" font="champions" colour="ucl core blue" alignment="centre_y,auto_fit"> <integer id="alSM" value="2" /> </widget> </container> </container> <widget class="spacer" width="6"/> <!--team names and score--> <container id="temc"> <attachment_group class="horizontal_arrange_autosize" vertical_inset="0" horizontal_gap="-1"/> <container width="100"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="client_object_viewer_xml_panel" id="T1Co" override_with_object="true" width="100"> <attachment_group class="horizontal_arrange" horizontal_alignment="left,extend" vertical_inset="0" horizontal_gap="0"/> <container class="main_box_no_margin" id="t1CB" width="8" appearance="boxes/custom/solid/paper"> </container> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/left/paper"> <attachment_group class="horizontal_arrange" horizontal_alignment="fill" vertical_inset="0,0,4,0" horizontal_gap="0"/> </container> </container> <widget class="team_button" id="hTmb" mode="1" icon_enabled="false" font="title" alignment="centre" size="9" colour="white"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="home" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <container id="MInf" width="60"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="ucl core blue" navigation_focus_target="false" > <attachment_group class="horizontal_arrange" horizontal_layout="-1, 1 ,-1" horizontal_gap="4" horizontal_offset="2" vertical_inset="0" /> <widget class="text" id="T1sc" size="12" font="champions" alignment="centre" colour="white" > <layout class="stick_to_sides_attachment" alignment="vertical" inset="0,0,4,0"/> </widget> <widget class="picture" file="boxes/custom/solid/paper" red_replacement="ucl bright blue" /> <widget class="text" id="T2sc" size="12" font="champions" alignment="centre" colour="white" > <layout class="stick_to_sides_attachment" alignment="vertical" inset="0,0,4,0"/> </widget> </container> </container> <container width="100"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="client_object_viewer_xml_panel" id="T2Co" override_with_object="true" width="100"> <attachment_group class="horizontal_arrange" horizontal_alignment="right,extend" vertical_inset="0" horizontal_gap="0"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/right/paper"> <attachment_group class="horizontal_arrange" horizontal_alignment="fill" vertical_inset="0,0,4,0" horizontal_gap="0"/> </container> <container class="main_box_no_margin" id="t2CB" width="8" appearance="boxes/custom/solid/paper"> </container> </container> <widget class="team_button" id="aTmb" mode="1" icon_enabled="false" font="title" alignment="centre" size="9" colour="white"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="away" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <widget class="spacer" width="8"/> <container class="main_box" id="asco" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="white"> <attachment_group class="horizontal_arrange_autosize" horizontal_alignment="middle" horizontal_gap="2" horizontal_offset="4" vertical_inset="0,0,4,0" /> <widget class="text" id="T1as" size="14" font="champions" alignment="centre" colour="ucl core blue" auto_size="horizontal"/> <widget class="text" size="14" font="champions" alignment="centre" text="-" colour="ucl core blue" auto_size="horizontal"/> <widget class="text" id="T2as" size="14" font="champions" alignment="centre" colour="ucl core blue" auto_size="horizontal"/> </container> </container> <widget class="spacer" width="6"/> <container id="McIC" class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="ucl bright blue" > <attachment_group class="horizontal_arrange_autosize" vertical_inset="0,0,4,0" horizontal_offset="4"/> <widget class="text" id="McIt" font="champions" alignment="centre" colour="white" size="14" width="55"/> </container> <!--injury time indicator--> <container id="MijC" class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="white" > <attachment_group class="horizontal_arrange_autosize" vertical_inset="0,0,4,0" horizontal_offset="4"/> <widget class="text" id="Mijt" auto_size="horizontal" font="champions" alignment="centre" colour="ucl core blue" size="14" usMT="true"/> </container> </container> </container> <widget class="button" appearance="" navigation_focus_target="false"> <!--Dark Magic xml shenanigans to make this button match the above container, while also allowing us to keep the autosize horizontal--> <layout class="stick_to_object_attachment" id="align_top" offset="0" get_side="top" set_side="top" target="scbr" /> <layout class="stick_to_object_attachment" id="align_bottom" offset="0" get_side="bottom" set_side="bottom" target="scbr" /> <layout class="stick_to_object_attachment" id="align_left" offset="0" get_side="left" set_side="left" target="scbr" /> <layout class="stick_to_object_attachment" id="align_right" get_side="right" set_side="right" target="scbr" /> <record id="click_event"> <flags id="event_id" value="TNeV" /> <integer id="evfl" value="7" /> <flags id="evtg" value="root" /> </record> </widget> </panel>
  13. Hi everyone. I've got a premier league scoreboard from other skin. But is there anyway to make the scoreboard more NARROW? The xml is as below. And there are also some pngs file as the code mentioned. Should I PS the png files or modify something in this xml file? <panel width="520"> <!--Alternate UI mode--> <integer id="alSM" value="0" /> <list id="properties_to_forward"> <record get_property="disable_animations" set_property="disable_animations" target="clkc"/> <record get_property="disable_animations" set_property="disable_animations" target="temc"/> </list> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <boolean id="should_force_refresh" value="true"/> <container id="mtSA"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <widget class="picture" file="tangfu/scoreboard/Premier scoreboard" scale_picture="true" keep_aspect_ratio="true"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> <!--背景颜色--> <container> <layout class="arrange_vertical_attachment" layout="11,-1,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <container class="contrast_box" id="tHmC" appearance="tangfu/scoreboard/premierleft"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGHT" /> <integer id="set_property" value="red_replacement" /> </record> </container> <container class="contrast_box" id="tAmC" appearance="tangfu/scoreboard/premierright"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGAT" /> <integer id="set_property" value="red_replacement" /> </record> </container> </container> <container/> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <!--home team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T1nm" style="bold" mode="1" icon_enabled="false" alignment="right,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txHT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="home" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <widget class="text" id="T1sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!-- Competition icon --> <container class="client_object_viewer_xml_panel" width="50"> <record id="object_property" get_property="fxCo" set_property="objt" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="2"/> <container class="main_box_no_margin" appearance="" > <record id="object_property" get_property="bkcl" set_property="rrep" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <widget class="object_portrait_picture" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> </container> </container> <widget class="text" id="T2sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!--away team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T2nm" style="bold" mode="1" icon_enabled="false" alignment="left,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txAT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="away" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> </container> <container> <layout class="arrange_horizontal_attachment" layout="158,80,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <!--clock--> <container id="clkc" > <attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" vertical_gap="0" /> <layout class="stick_to_sides_attachment" alignment="bottom" inset="-2"/> <!--clock--> <container id="ClkC"> <attachment_group class="vertical_arrange" vertical_alignment="middle" vertical_gap="0" horizontal_inset="0" /> <record id="default_properties" auto_size="vertical" alignment="centre" /> <container> <attachment_group class="horizontal_arrange_vertical_autosize_centre" horizontal_alignment="middle" horizontal_gap="4"/> <record id="default_properties" auto_size="all" alignment="centre" /> <widget class="text" id="Mclk" size="15" font="scoreboard" style="shadowed" auto_size="all" /> <!--injury time indicator--> <container id="MijC" height="16"> <attachment_group class="horizontal_arrange_autosize"/> <widget class="text" id="Mijt" auto_size="horizontal" alignment="centre" colour="fg positive"/> </container> </container> <widget class="text" id="ClkT" size="small" multiline="true"/> <!--<widget class="text" id="Pent" size="14" style="semi_bold" />--> </container> <!--match time bar--> <widget class="match_time_slider_panel" height="4" file="match/match time slider panel small"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0,0,0,0"/> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> </container> <container/> </container> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container class="main_box_no_margin" id="asco" appearance="tangfu/scoreboard/PS" > <layout class="arrange_horizontal_attachment" layout="66,87,168,87,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <widget class="text" id="T1as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> <widget class="text" id="T2as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> </container> </container> </container> <widget class="button" appearance="" navigation_focus_target="false"> <record id="click_event"> <flags id="event_id" value="TNeV" /> <integer id="evfl" value="7" /> <flags id="evtg" value="root" /> </record> </widget> </panel>
  14. STR-502038 Play loanee [%male#1] as {an}[%tactical_role#1] as agreed 安排租入球员[%male#1]打约定好的[%position#1-lowercase]位置 STR-502056 Play loanee [%male#2] as {an}[%tactical_role#1] as agreed while on loan at the club 安排租入球员[%male#1]在队期间打约定好的[%position#1-lowercase]位置 [%tactical_role#1] 错误翻译成了 [%position#1-lowercase],“位置”也建议改成“角色”
  15. There'a s Chinese skin maker has done it. But just the scoreboard. It's called TangFu Skin. I've put some of his files into my own skin. But I think the scoreboad is too wide. Still have not figured out how to make it more narrow.
  16. STR-452048 %male#2]已经明显拿出了要拿不到更好合同就铁了心要离开[%team#1-short]的架势。你作为教练,准备如何应对这个局面?[%male#1-hidden] 开头缺少[符号
  17. In my database, I've added the loan clauses that I can recall him back to ManUtd at anytime in the transfer window. I recalled him when the second summer transfer window begins. He did returned to ManUtd. Then I recieved a news in my inbox that Getafe has made a bid loaning him for the second season. And next news is this bid has been 'cancelled' automaticlly. The news itself is ambiguous. It didn't say why this bid is cancelled nor who cancelled it. I didn't have the chance to accept or reject it. After some seasons, he scored many goals, becomed a world class player, but the national team has never pick him up. I've checked the dislike people for England and the England national team manager, he is not in them. But when I added myself as the England manager, I can see him as available and was able to pick him to the national team. I tried to put him on the transfer list and recommend him to other team, no one shows intersting...
  18. Yeah. About the offer that I can't reject after first reason, it happened to me too. So I added the recall clauses in the loan. Maybe you are right. Something is hard-coded.
  19. STR-455225 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he indicated that he enjoyed his time there, but fears he has no future at [%club#1-short], and has therefore indicated that he would be interested in a permanent move to [%club#2-nickname] if one becomes available. STR-455226 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he feels that the first team experience he gained while there has helped him improve as a player. STR-455227 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he feels he learned a lot during his time there and is hoping that this increased experience will help his chances of establishing himself within the [%club#1-short] squad. STR-455228 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he has admitted that he was disappointed by the lack of first team action there and is happy to be back. STR-455229 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he was very frustrated with his experience, having expected to gain more first team exposure but returning without having learned very much at all. STR-455230 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he indicated that the coaches and facilities there were not of the standard that a player of his talent should be forced to endure, and that he was delighted to be back at [%club#1-short]. STR-455231 After speaking with [%male#1] upon his return from a spell on loan at [%club#2], he admitted that it was a worthless experience, that playing with a team at that level taught him very little and that he would have learned much more during the time if he had remained at [%club#1-short]. STR-455232 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he indicated that the players there were not of the calibre that someone of his talent should be associated with, and that he was happy to be back with [%club#1-short]. STR-455233 After speaking with [%male#1] upon his return from a spell on loan at [%club#2-short], he indicated that he found it a complete waste of time playing with a team at that level, and that he would have learned much more during the time if he had remained at [%club#1-short]. 这几句的中文翻译均将变量[%male#1]误翻译成了[%male#3]
  20. Hi. As a Man Utd fan I want to take Mason Greenwood back to Man Utd. So I make some modifications by the editor. 1) untick the 'Will leave at the end of contract' option 2) remove the 'doesn't want to play in premier league' item in career plan 3) remove him as the 'disliked people' for Man Utd 4) change the awful attributes such as controversey/professionalism to a normal level After first reason playing for Getafe, I recall him back to Man Utd. He signed a new contract, scored many goals. Everythin went fine, but there's no club show interesting for him ever and the Englan national team never call him up. Why is that? Did I missed something?
  21. It shows correctly in my PC. Although they are greyed but if you click it you will be able to add the 3rd kit or gk kit.
  22. STR-453404 {upper}[%male#1-surname], who has been labelled the next [%male#8], joined [%team#1-short] from [%team#2-short] for a fee of [%cash#2-roundlarge] in [%number#4 COMMENT: year_joined_club]. 被追捧为下一个[%male#8]的[%male#1-surname]是在[%number#4 COMMENT: year_joined_club]以[%cash#2-roundlarge]的费用从[%team#1-short]转投[%team#2-short]的。 译文将球队弄反了,正确如下 被追捧为下一个[%male#8]的[%male#1-surname]是在[%number#4 COMMENT: year_joined_club]以[%cash#2-roundlarge]的费用从[%team#2-short]转投[%team#1-short]的。
  23. STR-368009 主裁判认为这是古义手球! ! 应该是“故意手球”
×
×
  • Create New...