Jump to content

Remove all class icons

By Смердокрыл
in Interface

Recommended Posts

6 minutes ago, yuan said:

image.thumb.png.30a4480d177fcdcb9c770f371fa1e7a6.png 

This solution is not optimal,

You can hide some CheckButtons in CharacterCreate.xml and use CharCreateClassButton1 of the class to achieve the effect

Ah yeah u want the druid icon to be hidden aswell?

Dindt think of that,
yeah u can hide the last button in the charcreate.xml. Will indeed be a more clean result.

Link to comment
Share on other sites

On 11/20/2021 at 5:01 PM, yuan said:

</Frame> <CheckButton name="CharCreateClassButton1" inherits="CharCreateClassButtonTemplate" id="1"> <!-- <Anchors> <Anchor point="BOTTOM" x="-325" y="17"/> </Anchors> --> </CheckButton>


							</Frame>
							<CheckButton name="CharCreateClassButton1" inherits="CharCreateClassButtonTemplate" id="1">
								<!-- <Anchors>
									<Anchor point="BOTTOM" x="-325" y="17"/>
								</Anchors> -->
							</CheckButton>

 

I succeeded,

image.thumb.png.a2f3b69052632f28538e765df0c066c3.png

Jup it does look alot better now :) . Glad it all worked out :).

Link to comment
Share on other sites

×
×
  • Create New...