Jump to content

Mancunianets

Members+
  • Posts

    65
  • Joined

  • Last visited

Posts posted by Mancunianets

  1. 13 minutes ago, snowofman said:

    okay, i didnt check tbh.

    as said before, when it comes to graphics, i'm not the right person to ask. So i would sadly have to leave you hangnig until someone with more graphical knowhow comes.. Sorry

    It’s okay. I appreciate your help and thank you. The last one question. That emojis without squares on team squad view, are they the same emojis but coded in another way?

  2. 8 hours ago, snowofman said:

    no the file i linked goes into your widgets folder in your skin

    then you can edit it as it calls the graphics

     

    and from what i remember you wanted the emoji without the square, that you have to edit the emoji itself as said before. and have in the path given

    Sorry for my stupidity I’m newcomer in this thread. I don’t understand what do I need to edit in that emojis? They look like without the squares already

  3. 1 hour ago, snowofman said:

    you need this

    widgets/person happiness icon widget.xml

    it controls the emoji

    person happiness icon widget.xml 3.07 kB · 0 downloads

    I don't know, I've tried hundreds of combinations but it doesn't work

    Spoiler

     <container>
                   <attachment class="horizontal_arrange" horizontal_layout="-1,-1"/>
                     <widget class="label" size="8" font="label" colour="text">
              <translation id="text" translation_id="447644" type="use" />
            </widget>                            
                    <widget class="person_happiness_icon_widget" id="PHpt" file="widgets/person happiness icon widget">
              <record id="object_property" get_property="PHpt"/>
            </widget>

                </container>
            </container>

     

  4. 9 minutes ago, snowofman said:

    if you add them to this path.

    graphics\icons\custom\emoji

    The game will grab then from there, just like they would if they were in the default files

    but now you can edit them and have them as edited in your skin.

    Nothing has changed. I used this code. Do I need to change something?

    Spoiler

    <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg">

    <translation id="text" translation_id="447644" type="use" value="Playing Time" />

    </widget>

    <widget class="person_happiness_icon_widget" alignment="centre" row="0" column="5">

    <record id="object_property" get_property="PHpt"/>

    <integer id="happiness_type" value="1" />

    </widget>

     

  5. 11 hours ago, snowofman said:

    Try and give it a 

    <record id="object_property" get_property="objt" set_property="objt"/>

    But it's really difficult to say what the problem might be without some kind of code. and the box/panel your trying to put it in

    I've already tried it

    Spoiler

    2024-02-2801_39_56.thumb.png.e69f168a3ceef837d2b6760226239f44.png2024-02-2801_38_08.png.b2b889693daf13aa369d7466b4b3f9f7.png

    If it's not difficult you can check it by yourself

     

  6. What could be the explanation? I can't install "career stats" on player overview panel. I tried different combinations of types, placement and sizes of containers, but without success. The container is always empty. This issue is only on Light Skin and I think I'm the only one who has that problem.

×
×
  • Create New...