Jump to content

snowofman

Moderators
  • Posts

    3,512
  • Joined

  • Last visited

Everything posted by snowofman

  1. I've played Cm/fm since 93 ita and never had a son either. But last week i saw a streamer get a son in his intake
  2. from the 1st post Download link v.2.0 !ZIP! (~ 4.3 MB): https://www.mediafire.com/file/wf5ibe9ntjgknnq/Tato24.zip/file
  3. i bet there is, but the right place would have been in the Tato thread as a polite ask to the creator
  4. i changed mine slightly Thank @keysi and @BouFitty
  5. <!--finance--> <container class="subsection_box" default_height="270" minimum_height="240" priority="2"> <translation id="title" translation_id="329952" type="use" value="Finance &amp; Salary[COMMENT: manager snapshot/home: wage &amp; finances summary panel heading]" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <widget class="finances_short_wage_summary_panel" id="fina"> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> </container> from the club overview panel you either need to replace a current widget space at the same size or make room for it in your current skin
  6. ahh okay, i thought it was part of it, from what i remembered.. But if it works, thats all that counts
  7. Don't you miss the dob ? it's used aswell
  8. Maybe this can help you, now ur two looking for the same
  9. We can add him and see if he drops by and can answer you @_RocknRolla_
  10. put your container into a <container class="scrolling_box"> your code </container> that should do it for the 2nd add this- it's probably missing in your shown code or your legend list file <record id="object_property" get_property="objt" set_property="objt"/>
  11. looking at the way the Legends list is made in the club info page. Maybe something similar can be done with your code to make the names vertical list <container class="main_box" id="at78"> <translation id="title" translation_id="281393" type="use" value="Legends[COMMENT: heading; team_information_panel; list of legends persons to current club]" /> <attachment_group class="vertical_arrange" vertical_alignment="top,extend" vertical_gap="0" /> <container class="legend_list_table" id="TLeg"> <record id="object_property"> <string id="get_property" value="TLeg" /> </record> <list id="column_widget_properties"> <record indx="0" navigation_focus_target="false"/> </list> </container> </container> Maybe it's even possible to use a integer id="port" to show a portrat it's all guesses as i havnt tried myself,
  12. i'm not sure it's possible as the names seems pulled from a "legend_list_table"
  13. Please ask small questions like this in the Random and small questions thread Thank you
  14. The default tablet frame can be found here sitoolkit\skins\fm-widgets\graphics\boxes\custom\match\touchline tablet
  15. you probably need to edit the person properties file there was a property change for the id from "PsRK" to "PRpo" if you change the ID it will work again
  16. looking at the stuff missing, i would say that you would have to try and adjust the width of the bottom containers
  17. The skin is recommended for 1920x1080 or above so as you found out, it's a resolution/scaling issue
  18. Locking this thread as the solution / conversation has been moved to a new thread
  19. remember to untick "used caching for faster loading" in the preferences clear the cache bottom left "reset" dropdown relaod the skin what you have changed is on the in a match tactic screen if you have similar in the normal tactic screen, you have to locate the same file but in the tactic folder and search for "subs_bench_panel" and remove that container aswell
  20. match/tactics overview side panel.xml delete line 210 to 215 save and it should be gone clear cache and reload skin
×
×
  • Create New...