Jump to content

Which panel is this? [Auto Recoloured Buttons]


Ramoscu

Recommended Posts

Both items are controlled by the 'match team talk panel.xml' file located in the panels folder.

The Top bit is controlled by this line:

<widget class="player_team_talk_popup" multiline="true" id="ovrt" mode="1" select_event="cttt" height="45" width="150" appearance="buttons/primary/normal/button" size="12">

To recolour it you need to change the appearance bit to point to a different button graphic, either an existing one with the settings you want or you can create your own custom one.

For the bottom one it is controlled by this line near the bottom of the same file:

<widget kind="icon_button" appearance="buttons/primary/normal/button" id="extt" auto_size="all" icon="icons/16px/tick">

Again you can recolour by changing the appearance to a different button (if you want them both to be the same pick the same new button)

Alternatively for the bottom button you can change the appearance of the button directly by editing the xml files in this location:

\skins\fm-widgets\graphics\buttons\primary\normal

Then in each of those xml files are the various colours that are assigned, to recolour just change them to different values, however this will also recolour all of the other confirmation buttons that are recoloured by team/comp colours.

Link to post
Share on other sites

There is no screenshots showing? (and the screenshots from your first post have also gone)

Looks like your file host is having some problems, might be best to upload them somewhere else.

Sorry. My file host has some problems.

Screenshots:

CeSJNk0.png

jk0tDYN.png

xHk1IWM.png

Link to post
Share on other sites

In the bottom image the Team Mentality button should be controlled by the contents of the subfolders inside:

\skins\fm-widgets\graphics\switches\toggle

the button_selected graphics and xml files should control the recoloured bit, to stop them being recoloured in the various xml files change the red/green replacement colours to the colour value you want.

The rest of the items in your screenshots are all controlled by the files located in this folder (and its subfolders):

\skins\fm-widgets\graphics\buttons\primary\normal

You again just need to edit the xml files in that location and adjust the replacement colour values to the values you want.

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...