Jump to content

snowofman

Moderators
  • Posts

    3,512
  • Joined

  • Last visited

Everything posted by snowofman

  1. generic/popup information panel.xml line 17 delete file="patterns/faded/10"
  2. have you tried asking the creator ? first thing i would try if it was me
  3. <!-- CA --> <container> <layout class="arrange_vertical_attachment" layout="20,30" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true"/> <!-- label --> <widget class="label" font="semibold" size="9" colour="faded text" alignment="centre_x,top" auto_size="vertical"> <translation id="text" translation_id="293291" type="use" value="PCAB"/> <translation id="hint" translation_id="310135" type="use" value="Current Ability[COMMENT: contract offer screen - comments table]" /> </widget> <!-- value --> <widget class="editable_client_object_property_panel" size="12" alignment="centre_x,top" font="text" colour="text"> <record id="object_property"> <integer id="get_property" value="PCAB" /> </record> </widget> </container> <!-- PA --> <container> <layout class="arrange_vertical_attachment" layout="20,30" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true"/> <!-- label --> <widget class="label" font="semibold" size="9" colour="faded text" alignment="centre_x,top" auto_size="vertical"> <translation id="text" translation_id="293292" type="use" value="PPAB"/> <translation id="hint" translation_id="310136" type="use" value="Potential Ability[COMMENT: contract offer screen - comments table]" /> </widget> <!-- value --> <widget class="editable_client_object_property_panel" size="12" alignment="centre_x,top" font="text" colour="text"> <record id="object_property"> <integer id="get_property" value="PPAB" /> </record> </widget> </container> <!-- Asking price --> <container> <layout class="arrange_vertical_attachment" layout="10,30" offset="0" gap="2"/> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true"/> <widget class="label" row="0" column="0" font="semibold" alignment="centre_x,top, can_scale" size="8" colour="faded text" auto_size="vertical"> <record id="object_property" name="true" get_property="Pnar"/> </widget> <widget class="editable_client_object_property_panel" id="Pnar" size="10" font="semibold" alignment="bottom,centre_y, can_scale" auto_size="vertical" colour="text" > <translation id="hint" type="use" value="Pnar" /> <record id="object_property"> <integer id="get_property" value="Pnar" /> </record> </widget> </container> i've added all 3 code containers, they would go on the player profil where you have made room for them. Hope you get it to work.
  4. i would say yes, but it would require you to have the editor so you can see what your doing. it would be like adding any other panel.
  5. Have you tried asking the creator if he would be able to help? it would be a good place to start.
  6. Hey Guys i'm in a bit of a confused state, hope any of you have an idea So i have a Normal Selector with 2 options 1 file each as normal, both files contain the same content both files load up fine, buttons can be seen and all. But the buttons on 1 of the options is not doing anything on button press while the other is working fine i've tried and comment out 1 selector option at a time, and both work seperately they have diff names and diff id's i've tried all i know, and looked into other selectors even tried with late loading. Does anyone have any idea to where my problem might be, something i'm not seeing? Thanks in advance
  7. You have to get packs from various places as fmscout or sortitoutsi, but we can't discuss it further as it's against forum rules.
  8. without knowing, i would say you've either removed a container or the values of the width if it was me, i would grab the default file and compare it to what you've done and fit the issue that way
  9. So for us 50+ we don't speak the "lingo" or would you suddenly consider yourself young, ? old or young, the answer you got would probably not change, and trying to make a creator add something for a extra user, is not the way to go. Most... if not all skin creators make the skin to be able to enjoy the game more, with the info they want closer at hands, and not to satisfy others Edit: removed rant as it's more like just a message
  10. https://community.sigames.com/forums/topic/547771-fm21mod-scoreboard-mods/#comment-13401242
  11. i've not been able to find anything usefull about the colours of the dividers maybe @bluestillidie00 have a good guess
  12. Thank you. was exactly the word i was looking for.
  13. no clue, but it should be possible to figure out if you have a skin with a selector working, then just compare it to yours i'm not even sure which skin that has a selector, not really been paying attension to other skins of late
  14. yeah, can't help there. if i remember i can take a look once the family has calmed down for the night
  15. i've edited the previous post as the code i posted did fix the shortlist kit issue, but messed stuff up elsewhere. just a fyi
  16. i assume you mean in the side bar i have no idea as i use the default one. sorry
×
×
  • Create New...