Jump to content

Watson156

Members+
  • Posts

    883
  • Joined

  • Last visited

Everything posted by Watson156

  1. Thank you very much, I've found what I needed and got it to work. Thanks
  2. I am trying to change this part of the tato skin, I really want to add Languages Spoken instead of Coaching Style. Instead of Coaching Style it would say: Languages Spoken Obviously, the second part would be the languages that he speaks. The problem that I have is that I have no idea where to get the necessary information to change it. Can somebody please help! Thanks <container class="tato" red_replacement="woz_3rd"> <layout class="arrange_horizontal_attachment" layout="-13,-20" offset="0" /> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <widget class="label" spec="text,small" alignment="centre_y,left,can_scale" colour="fg"> <translation id="text" translation_id="242543" type="use" value="Coaching Style" /> </widget> <widget class="coaching_style_label" alignment="centre_y,left,can_scale" colour="fg" font="tad" size="10" > <record id="object_property" get_property="npcs"/> </widget> </container>
  3. Ok thanks a lot. I'll have a look at those suggested panels. Thanks
  4. Really loving the new update. I have a quick question about the Player Ratings Page during a match. I noticed that the body language section seems to have a different font to the players name and performance section. I had a look through the panels but I couldn't seem to find how to change the font on either the body language section or the other sections to match that one. Is there any way to change the body language font so that it matches?
  5. Can anybody confirm that this update will fix the staff transfers page?
  6. Quick question. With regards to number 1, is it possible to create a seperate version of that graphic just to use on match day screens?
  7. Can somebody please help me locate these files. I have done so much editing/tweaking of things that I've got no idea what controls what anymore! These are all from the matchday. The first is from the screen when you finalise your team. The 2nd is where the continue button goes after the team talk (I think). The 3rd is from the match day tablet. Im using the Tato match day if that helps. Thanks
  8. Im not sure if this has been talked about a lot, but how the hell have they managed to screw up the staff transfers page. I just don't simply understand what they could have been changing that would lead to that screen not working, and nobody even checking it. Just mind blowing, and thats not even getting onto all of the other massive problems with the game.
  9. Can somebody please help. I am wanting to make this header my primary club colour but I am having no luck. I have attached the code for the section of this header I think. It includes the title which was easy to change so I believe that this is the correct part! I don't know a lot about skinning but I think the part that needs to be changed is relating to this class: class="main_subtle_box_no_margin" I don't know where this is or if its even possible to change the colour of this container. I have downloaded this years classes folder with the Resource Archiver but there wasn't a main_subtle_box_no_margin class in there. I tried to use red_replacement="primary" but that just made the container dissapear and just leave the title. Is there a different container that I could use that would be easy enough to change to the primary colours that wouldn't affect any of the other codes etc? Hope all that makes sense! Thanks <container id="npiR" class="main_subtle_box_no_margin" priority="130"> <layout class="arrange_vertical_attachment" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignmnet="horizontal" inset="0" apply_to_children="true" /> <widget class="label" spec="text" alignment="centre_x,centre_y,can_scale" font="label" size="10" colour="secondary"> <translation id="text" translation_id="319476" type="use" value="Career Stats[COMMENT: manager overview; section heading]" /> </widget> </container>
  10. I am looking to move the main box on the main menu to a new position. I had a look at intro panel menu.xml and after trying to change a few of the numbers I couldn't get the box to move anywhere, and I was hoping that somebody could help if its possible. I've attached a picture of my current main menu and I would love to move the box (Red) to where the green square is. Thanks Main Menu
  11. Can anybody please tell me what panel this is? It's from the Recruitment Focus Results. I've seemingly already changed it as I've added faces & 2nd Nationality but I can't remeber which panel it is?!?!
  12. Does anybody know if its possible to make the stadium backgrounds, in the news screens stretch with the boxes their in? I made the competition news tablet screen a little bigger and wider but it has seemingly just affected the match report panel. As you can see in the screenshot the stadium background stops while the rest of the box keeps going. Whenever it's a competition review or a team of the week item (basically just not a stadium background) the picture stretches and fills the whole box. I don't know if there is something I could add to the code to make the stadium background stretch. I had a quick look at the dynamic_images/match report panel but with my very limited knowledge I don't really know if there is something obvious that i'm missing or something. Hope that makes sense! Thanks
  13. I am looking to make the part with all the teams names and graphs longer, as you can see there is a lot of space at the bottom of the page. I have added the panel the panel so somebody can check it, but I believe its this part at the bottom (also the section ive added) that changes things. I have tried changing different numbers but none of them have made the group longer to fill the space. Thanks <container class="inner_box" entity_layout_id="at00" id="tblB" name="table container"> <string id="colour" value="faded text" /> <string id="standard_spec" value="title" /> <layout class="stick_to_object_attachment" id="alPt" offset="4" get_side="bottom" set_side="top" target="at01" /> <layout class="stick_to_object_attachment" id="alPb" offset="-8" get_side="bottom" set_side="bottom" target="main" /> <layout class="stick_to_object_attachment" id="alPl" offset="8" get_side="left" set_side="left" target="main" /> <layout class="stick_to_object_attachment" id="alPr" offset="-8" get_side="right" set_side="right" target="main" /> <widget class="spacer" id="main"> <boolean id="exclude_from_find" value="true" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" /> </widget> <widget class="spacer" id="fmin" embed_in_frame="true"> <boolean id="exclude_from_find" value="true" /> <layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" /> </widget> <container class="client_object_list_table" entity_layout_id="at04" id="clTb" hidden="true" save_session_state="true" save_default_state="true" default_sort_column="PDcl" name="player table"> <string id="mode" value="fill_rows, stripe_rows" /> <record id="vpid"> <record id="Psnm" width="-3"> <string id="multiline" value="false" /> </record> <record id="Pclb" width="-2"> <string id="multiline" value="false" /> </record> <record id="pDcl" width="-2"> <string id="multiline" value="false" /> </record> <record id="Page" width="40"> <string id="multiline" value="false" /> </record> <record id="Pnat" width="80"> <string id="multiline" value="false" /> </record> </record> <string id="contextual_handler_column_id" value="Pnms" /> <layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" /> <layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" /> <layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" /> <layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" /> </container> <container class="table" entity_layout_id="at03" id="tmTb" layout="-1,-3" name="teams table"> <integer id="row_height" value="25" /> <string id="fixed_size_rows" value="true" /> <string id="auto_size_rows" value="false" /> <integer id="row_spacing" value="2" /> <layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" /> <layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" /> <layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" /> <layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" /> </container> inbox content with best youth production.xml
  14. I hope this is the right place to put this. When I look in the staff search page, there is no way to look at a persons set piece rating. It isn't in the Coaching, Medical or Mental Attributes views. There also isn't an option to add it through the Customise Current View option.
  15. That's interesting because thats the only one that I've been able to get to work! EDIT: It turns out that I put the wrong number into the config search, and I've now been able to get the Press Officer to work. Last year the Player Liason's ID was one more than the Press Officer, so I'm hoping that's now working (just waiting for a news item!). I've added the config that I've been using. I'm using the folder of pictures from 1-15,000 config.xml
  16. Im not sure if this has already been mentioned, although I'm sure that it has. It seems the amount of shots hitting the woodwork has increased from last year, and that was pretty bad. It seems like the woodwork is getting hit at least 3 times a game.
  17. I'll be going with Venezia once the full game has been released.
×
×
  • Create New...