This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] Custom Images on Char. Creation  (Read 742 times)

Eponyx

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
[QUESTION] Custom Images on Char. Creation
« on: April 01, 2015, 11:35:44 pm »
So, I have re-done the entire char creation screen, but I want to add some images, when I edit CharacterCreate.xml and add (as a test)

Code: [Select]
 <Texture name="MyTexture" file="InterfaceItemSocketingFrameUI-ItemSockets" alphaMode="ADD">
  <Size>
    <AbsDimension x="13" y="13"/>
  </Size>
  <Anchors>
    <Anchor point="CENTER">
      <Offset>
        <AbsDimension x="0" y="0"/>
      </Offset>
    </Anchor>
  </Anchors>
  <TexCoords left="0.398" right="0.445" top="0.402" bottom="0.449"/>
</Texture>

Nothing is showing up. I tried to add this code on the layer level of the border.

Can anyone tell me what i'm doing wrong here?


Thank you!
- Epo.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »