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] CharCreate.xml Placement  (Read 1176 times)

Eponyx

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
[QUESTION] CharCreate.xml Placement
« on: September 09, 2013, 01:13:16 am »
Hello Guys,

I have a little problem - ive been messing around with the CharCreate.xml and got stuff almost as I want, the only problem I seem to be having now is that the breed icons are not placed in the cneter and have to few distance from eachother.

Does anyone know how to modify this? I've been looking at the code and been modifying it for over 3 hours now but I just cant seem to get it right...

And this is my CharCreate.xml

pastebin.-com/02TrEgtZ

(Remove the "-".. for some reason i cant post links)


Really hoping some one can tell me what the problem is here,
- Thanks - Eponyx.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

ProfVice

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 60
    • View Profile
Re: [QUESTION] CharCreate.xml Placement
« Reply #1 on: September 09, 2013, 01:00:47 pm »
Open the xml and look for this lines:

<CheckButton name="CharacterCreateRaceButton1" inherits="CharacterCreateRaceButtonTemplate" id="1">
                        <Anchors>
                           <Anchor point="TOP" relativePoint="TOP" x="-50" y="-61"/>
                        </Anchors>

(cordinates maybe different, have changed mine to place 15 races ^^)

than change this and the following entries
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Eponyx

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: [QUESTION] CharCreate.xml Placement
« Reply #2 on: September 09, 2013, 04:20:57 pm »
Awesome, it's all fixed now. Thanks alot<3
« Last Edit: January 01, 1970, 01:00:00 am by Admin »