Jump to content

EnigMattic1

Members+
  • Posts

    2,155
  • Joined

  • Last visited

Everything posted by EnigMattic1

  1. He's talking about the US patch fifteenminutes was working on, not this patch.
  2. Will just have to wait. Maybe he is gonna start a new thread with a release or something. Is the Discord still active?
  3. Easiest thing to do would be to open an xml of a panel you want a different font in, search for "font" and see what is being used. Then, you just need to do a "find & replace" in the skin.
  4. It isn't as simple as copying the font over. There will be lines in the various xml that will tell the game to use a specific font and they will need to be changed in order for it to use the font you would like to use.
  5. Does this only work with press officer or does it also work with the player liaison officer and personal assistant?
  6. Now FM23 uses "mid block", "high block" etc, is it still possible to implement a "split block" by asking the 5 most attacking players to "press more" or will this be negated by the way FM now uses blocks?
  7. @Cleon, you mentioned that you had started to rewrite your Ajax work. Did that ever materialise or has that been put on the back burner for now? It was, what? FM14 when you first wrote it? Would be interesting to see how you would do things almost a decade later.
  8. Thanks, I am trying to pull that into the tactics panel, but I can't get it to populate: Despite the fact that it populates in the Data Hub. I don't suppose you have any ideas?
  9. Does anyone know what this particular panel is called? I'm assuming it will be under 'data hub'.
  10. The only reason I wanted it tabbed, is because I play on a laptop with a small resolution. As such, the information I have available on one screen is minimal. I totally agree that the code is complex and, being a novice skinner, I wouldn't have been able to do it without the help of @a31632, @_Ben_and @wkdsoul. As has been previously mentioned though, should I have a bigger screen/resolution at my disposal, I would probably revert to the default view. It is all about the information I have available on one screen for me.
  11. Yeah, I know where to look and what to look for now. Thanks. Sorted, Thanks!
  12. Ok, I think I need to do something to one of the tabs, My team list and opponent report are showing at the same time. Possibly some sort of background or overlay or something to the team list as the opponent report shows fine on its own. Can anyone point me in the right direction?
  13. Which panel has the next opposition scouting report in?
  14. Does anyone know how I can get the text (Previous Matches etc) to only show when I have selected "Opponent Report"?
  15. The numbers for the '22 Canadian Premier League would be cool, but there probably wouldn't be much demand for them and I haven't been able to find a font for them yet either.
  16. This was the issue that I was referring to when you were helping me with the tactics panel. If I want more than 1 tactic, I need to switch to a different skin, select the other tactics and then switch back. Once I have done that, all 3 slots are filled and clickable. However, the second a tactic is removed, one of the slots becomes unavailable. I don't know if it helps, but this is the code from tactic slot tab container picker: <!--starting tactic clot button--> <widget class="tactic_slot_button" file="tactics/tactic slot button picker" id="tsb0" tactics_slot="0" auto_size="horizontal" > </widget> <!--match prep slot 1--> <widget class="tactic_slot_button" file="tactics/tactic slot button picker" id="tsb1" tactics_slot="1" auto_size="horizontal"> </widget> <!--match prep slot 2--> <widget class="tactic_slot_button" file="tactics/tactic slot button picker" id="tsb2" tactics_slot="2" auto_size="horizontal"> </widget>
  17. Data lock is February 15th. So one would assume that it wouldn't be too long after that.
  18. As the Canadian U-Sports draft is now in the game, it would make sense to add the contract as well. U-Sports draft/developmental contract: Players who were selected can sign a full professional contract or a developmental contract, which allows them to return to university for the following season, without losing their eligibility. Drafted players will get an invitation to the team's preseason camp, with the opportunity to earn a developmental contract. The developmental contract allows players to be paid to play in the CPL in the spring and summer, before returning to their university team before August 15 for the U Sports men's soccer season. Signed players can remain with their CPL club until the end of the season in early November by extending their developmental contract. These players would be ineligible to participate in U Sports the same season as their contract but would regain eligibility the following year. Teams were able to retain the rights to previously drafted players who had signed developmental contracts. Players who had their rights retained do not enter the draft the following year. Non-Canadian players on U-Sports development contracts are also not counted towards the league "international" roster slot cap.
  19. How does this work if I am using the Metallic megapack, but different flags? What are the 2 configs that I need to change?
  20. You could be missing a container class or a custom colour. I am guessing container classes.
×
×
  • Create New...