Jump to content

Olas Nick

Members+
  • Posts

    662
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Olas Nick

  1. 10 hours ago, jeff.fit82 said:

    what's the reason?

    in my understanding, this happened due to the low level of qualification of the new employees who were engaged in the development of official skins.  e.g. colour="white" instead of colour="text" is epic trash and illiteracy, and when there hundreds of such files, it became impossible to make light skin simply by making minor changes to the configuration file, therefore, instead of correcting errors, its support was simply stopped

  2. 12 minutes ago, Mark8213 said:

    I get that its not easy...my skin is mostly all my own work there are a few things I'm not sure of. So all I did was ask questions... it felt like i was been singled out for asking questions in a forum. I have never demanded anyone to do anything for me all I did was ask where a certain code should be placed that was all. Others have asked question and from what I have seen they have help.... I get it if I had sent my files over and asked them to do it for me then fine but I didn't all I did was ask a question in a questions forum.

     

    no, I'm not talking about you, it's a general feeling.  it's just that sometimes the question is very elementary and can be answered immediately, sometimes the question is about what you yourself are doing now or have done recently and it can also be answered immediately.  but most require practical attempts and investment of time

  3. 15 minutes ago, Mark8213 said:

    I get that. Just that last comment made me feel like i was being attacked for simply asking questions.

    the problem of beginners is that they are not interested in other people's work.  they terrorize the forum with demands to do something for them, although in fact this functionality can work in more than 10 skins for more than 10 years and they themselves can find the file or part of the file responsible for it in an hour.  often there is simply no desire to answer such questions.)) and there are also very few people who can write the correct code without spending time on trial and error, and this is another important aspect that beginners refuse to understand

  4. 21 minutes ago, Mark8213 said:

    Is it the very top...

     

    <container  class="main_subtle_box">
            <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
        </container>

        <container class="main_subtle_box_no_margin" allow_single_bar_click="true" navigation_container="false" red_replacement="bg lighter">
            <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />
            <layout class="stick_to_sides_attachment" alignment="all" inset="10" />

            <container embed_in_frame="true">
                <attachment_group class="title_embedded_panel_right" />

                <widget class="popup_button" id="spop" alignment="centre" icon="icons/16px/search" icon_alignment="left,centre_y" select_event="esms" auto_size="all" embed_in_frame="true">
                    <list id="items">
                        <record id="0" icon="icons/16px/search" red_replacement="button_icon">
                            <translation id="text" translation_id="451321" type="use" value="No action[COMMENT: FR 21106, take no action on a scouting reminder recommendation for a competition]" />
                        </record>
                        <record id="1" icon="icons/16px/search" red_replacement="green 500">
                            <translation translation_id="450039" type="use" id="text" value="Scout match[COMMENT: FR 21106, take action on a scouting reminder recommendation for a competition]" />
                        </record>
                        <record id="2" icon="icons/16px/search" red_replacement="blue 500">
                            <global id="hidden" name="platform_is_handheld"/>
                            <translation id="text" translation_id="451322" type="use" value="Attend match[COMMENT: FR 21106, take action on a scouting reminder recommendation for a competition]" />

                        </record>

                    </list>
                </widget>
            </container>


            <container id="FREE" />

            <container id="NOFR">
                <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/>

                <container>

    I don't remember exactly, but it has been done for a long time in several skins, including mine.  you can simply compare.  it seems that you need to edit a rather non-obvious place there

  5. 9 minutes ago, Fwiedwice said:

    Hi,

    I have a question on record id

    image.png.5766e29e8100737e60336b795448c806.png

    Like the example above

    <record id="Pogl"  is for goals

    <record id="POag" is for the asts/90

    My question is how do you find out all the ID for the stats? Is there a link in the forum somewhere? Thanks for the help.

     

    person properties.xml and other files in properties folder

  6. 10 hours ago, Drakestone said:

    Might be a bit more interesting for FM25 if we've got a whole new way of doing things. Going to have to learn everything from scratch no doubt, if skinning is even a thing next year.

    I do not believe in any dramatic changes.  most likely simply the design will be similar to what we see in the set pieces this year

  7. 3 hours ago, ThomasK said:

    If the bar is all secondary and the buttom xmls all primary, then in theory there should be no issue, right? But there is unfortunately. Only the currently selected menu disappears (= has secondary text colour)

    I will say from personal experience - it is bad to use primary and secondary colors. there will always be a team or tournament for which the text will be unreadable, or almost unreadable. use fixed colors.
    and are you definitely using the graphics from fm24 and not porting over your old mods from fm23? for fm24 there are some new files in same folders.

  8. 35 minutes ago, gabbfx said:

    image.png.5ff22112d47ebb191b1421d8c5b5dfba.png

     

    Could you put the red balloon a little to the right? I'm playing at 1920x1080 and 95% and it keeps cutting out

    :larry:

    Spoiler

    890723862_.png.4f202f3f7d7abd17fb68f203728c40dc.png

    I don't have this problem. maybee old skin version, I fixed the position of the indicator a few weeks ago.
    you can play with the inset parameter in line 12 of the panel/inbox icon.xml file

     

    Ah, I understand, I use only icons mode for sidebar. I look at what can be changed, but I think that using text in the sidebar only steals free space and it is not appropriate

  9. 4 hours ago, ZeroSens said:

    So what xml and what line of code do I need for my player overview panel to look like this one?

     

    IMG_6660.jpeg

    the only reasonable answer is to see how it is done in the skin on the screenshot. it can be dozens or hundreds of lines of code in different files, and maybe even modified graphics. besides, you will have to format everything for your skin.
    skinning is a process, not a quick change of 1-2 parameters in 1 file

×
×
  • Create New...