Jump to content

snowofman

Moderators
  • Posts

    3,202
  • Joined

  • Last visited

Everything posted by snowofman

  1. don't change the names unless you change it in the class file aswell. just change the value as said, then save the file and clear the cache and reload the skin
  2. have you tried to make the changes ? <!--Gimn CUSTOM PARAMETERS FOR THE Pizza--> <colour name="pizza_keeper" value="rgb(20,62,95)"/> <!-- dark blue --> <colour name="pizza_defend" value="rgb(57,137,199)"/> <!-- light blue --> <colour name="pizza_possess" value="green"/> <colour name="pizza_attack" value="rgb(111, 5, 200)"/> <!-- purple --> this should be what you need to edit. if i remember correct
  3. it's changed in the settings file, look for a <!-- pizza chart --> or similar and then change the rgb values, if there is numbers just delete the numbers and add green, yellow etc
  4. i'm not sure i fully understand. as default it's on the left, the code i gave you center it under the searchbox text (16th in portugal) so i'm not sure what it is exactly sure what it is you want
  5. That is correct, but it's a custom change you want to make and we use the thread linked above for those sorts of things so we don't clutter up the skin thread with non bug / questions
  6. Please take the issue solving to ↓ as it's not a WTCS issue Thank you
  7. my 1st guess would be yes. you just have to locate the correct file and then add the face code
  8. Client object browser.xml locate this widget near the bottom and replace it with this code <container id="tBAR"> <attachment_group class="horizontal_arrange" horizontal_alignment="middle"/> <container class="sections_menu_strip" id="acse" auto_size="horizontal"/> </container>
  9. <widget class="scout_stars_label"> <record id="object_property" get_property="Ppab" /> </widget> This is working for me,
  10. try and add <record id="object_property" get_property="objt" set_property="objt" /> inside the widget instead of outside or use <record id="object_property" get_property="Ppab" /> <record id="object_property" get_property="Pcab" />
  11. remember to untick "used caching for faster loading" in preferences clear the cache and reload the skin
  12. the top is titlebar, look in the generic folder, maybe the font has been set there or titlebar search
  13. you can always try and remove the fonts folder that will make the font into the default fonts
  14. Spending time making things fit and look neat is very time consuming But you just just grab the "views" part from sas and replace it in the WTCS file. But if you look closer at the Sas skin, alot of the views have <record id="PcjN" width="100" alignment="centre,can_scale"> <integer id="size" value="8"/> <integer id="font" value="title"/> <integer id="colour" value="white"/> </record> which helps alot of adjusting things also remember that any <flags need to be <record for you to be able to make changes to it, as width, alignments etc
  15. thats the inbox and probably inbox panel.xml
  16. thats up to personal preferences and not something one person can answer as we all prefer different things
  17. sorry i can't as i havnt fiddled with it myself no sry
  18. it's just the normal Ca and PA. if you look at the report view you can see it shows for all, so you just remove the Default role ability and replace it with the normal
  19. the easy way would be to locate a skin that has it already (flut skin) and see how he has done it
  20. In his new update the tactic screen has changed to what you see now, I believe there is a MOD to revert it back to default If this isnt what you mean, then just ignore me
×
×
  • Create New...