Jump to content

Zealand skin w/ colored stars/circles for attributes


klimdrum
 Share

Recommended Posts

Hey nice people!

(NOOB DISCLAIMER) If I wanted to have Z's skin with attributes replaced by colored stars/circles from another skin (for personal use only), how would I go about it? I watched a tutorial on the basics of skin making and tried just straight up copying the 'properties' folder over but it didn't work. My assumption is since Z's skin doesn't have properties folder, the new file needs to be mapped somehow?

Link to post
Share on other sites

44 minutes ago, klimdrum said:

Hey nice people!

(NOOB DISCLAIMER) If I wanted to have Z's skin with attributes replaced by colored stars/circles from another skin (for personal use only), how would I go about it? I watched a tutorial on the basics of skin making and tried just straight up copying the 'properties' folder over but it didn't work. My assumption is since Z's skin doesn't have properties folder, the new file needs to be mapped somehow?

Try and look here, maybe there is something you can use
 

 

Link to post
Share on other sites

17 hours ago, klimdrum said:

Hey nice people!

(NOOB DISCLAIMER) If I wanted to have Z's skin with attributes replaced by colored stars/circles from another skin (for personal use only), how would I go about it? I watched a tutorial on the basics of skin making and tried just straight up copying the 'properties' folder over but it didn't work. My assumption is since Z's skin doesn't have properties folder, the new file needs to be mapped somehow?

It isn't just a case of copying the 'properties' folder. The actual file changes how the attributes are displayed. It may work if you copied the 'properties' folder from the skin in the thread that @snowofmanlinked, but I am not 100% certain of that.

Basically, the below code has been added to the "person properties" xml which changes the appearance of the attributes:

<record id="widget_info" use_attribute_colour_as_bg="true" size="0" appearance="boxes/custom/attributes/star" >
                <symbol id="class" value="attribute_label" />
            </record>

If you copied that file over, you would also need to copy the graphics from the "boxes/custom/attributes/star" folder and place them in the graphics folder of the Zealand skin.

I should also add, I am not certain that this will take effect on every screen that attributes show, due to the number of screens and various xml files used.

Edited by EnigMattic1
Link to post
Share on other sites

В 27.09.2022 в 17:49, EnigMattic1 сказал:

It isn't just a case of copying the 'properties' folder. The actual file changes how the attributes are displayed. It may work if you copied the 'properties' folder from the skin in the thread that @snowofmanlinked, but I am not 100% certain of that.

Basically, the below code has been added to the "person properties" xml which changes the appearance of the attributes:

<record id="widget_info" use_attribute_colour_as_bg="true" size="0" appearance="boxes/custom/attributes/star" >
                <symbol id="class" value="attribute_label" />
            </record>

If you copied that file over, you would also need to copy the graphics from the "boxes/custom/attributes/star" folder and place them in the graphics folder of the Zealand skin.

I should also add, I am not certain that this will take effect on every screen that attributes show, due to the number of screens and various xml files used.

Thanks for the reply! I tried copying over the graphics folder as well but still no bueno. Well, guess I'll just have to mask the attributes the old fashioned way then.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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