Jump to content

BGN

Members+
  • Posts

    21
  • Joined

  • Last visited

Reputation

15 "You're a bum, Rock"

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thank you for your response _Ben_. I've played around with your approach and could get two separate regular attribute analysers going but not two comparison ones. Does anyone know how to expand the width of the labels in the comparison attribute analyzer so I can use numbers with decimal points? I've tried a bunch of things in the "player comparison attribute analyser outfield" file in the the upper section and below under the attributes but have not found anything that makes a difference.
  2. Thanks. Do you know of another ID I could use or where I could try to look for one? I went back to mimicking how Statman put analyzers next to one another in his player overview page. Now the analyzer that has the "ofap" id appears properly and the other shows the analyzer for just the base player without the comparison. I tried ofa + everyletter and number and a few different options that ended in "ap".
  3. I'm still unable to get two attribute analyzers to show on the Player Comparison Overview screen. Can anyone offer advice on how, or if, I can fix? From my entirely uninformed efforts, it looks like only analyzer can be tied to the widget id and I can't find an alternative or work around. <container> <layout class="arrange_horizontal_attachment" layout="120,-1,-1,120"> <global id="horizontal_gap" name="ui.main_contrast_box_gap"/> </layout> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> .... <container id="temp" > <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="10" /> <widget class="person_attributes_analyser_panel" id="ofap" file="player/analyzer/comparison outfield" hidden="false" /> <widget class="person_attributes_analyser_panel" id="gkap" file="player/analyzer/comparison goalkeeper" hidden="true" /> </container> <container id="tem2" > <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="10" /> <widget class="person_attributes_analyser_panel" id="ofap" file="player/analyzer/comparison outfield roles" hidden="false" /> <widget class="person_attributes_analyser_panel" id="gkap" file="player/analyzer/comparison goalkeeper roles" hidden="true" /> </container>
  4. I was messing around with the Attribute Analyzer when I realized how easy it was to create your own formulas. Inspired by the Squirrel approach, I made a analyzer for with a value the roles in my tactic. I'm having a couple of issues. In the player overview, I'm having trouble getting it fit appropriately in the container. As you can see from screenshot, it looks good in a smaller box. I also would like to add the analyzer comparison. I've got the role analyzer showing along the with the traditional one. However, I'm having similar issues with the label being too small. From from trial and error, it also appears they cannot show at the same time because they both use " <widget class="person_attributes_analyser_panel" id="ofap" ". Is there an alternative I could use or do I need to try to create another tab to separate them? Thanks for any help or advice you can offer.
  5. I just uploaded game file "FF 2.0 - Malaga" as described above that is one advance away from breaking the staff responsibilities. This happened several times during this save, but this is the first time that I can't go back to an a previous save file to get around it.
  6. Wanted to check again to see if anyone had ideas for how, or if, I could make this work
  7. I use a bunch of custom tactical styles and have spent the last couple of days trying to figure out a way to change them from the match screen like mentality, shouts, instructions, etc. After looking through some custom skins and the extracted files from the game, I found the tactics tactical style popup panel and tried to replicate how other button/icons were handled in TCS's match console quick tactics panel. The furthest I got was when I copied how shouts were coded. I got the correct button at the bottom and it pops up properly. The problem is the custom tactical styles aren't there and when you load them, they disappear immediately. They do still show up correctly when you enter the tactics and subs screen. I have reached the end of my meager skinning skills. Does anyone have any advice on changes I could make to get it to work or additional places I could look for code to use? Thanks in advance for any advice you may have. tactics tactical style popup panel.xml
  8. Is there a way to keep your staff from populating your squad planner with players from your shortlists? I have some fairly large shortlists that I keep to help manage my scouting. When I go into the planner, it's full of shortlisted players and not worth the time or effort to unclick them. It looks like you can hide them, but (1) they are still on the list and (2) I can't find away to hide the players without also hiding my players out on loan that I would want to see.
×
×
  • Create New...