[Archive] Shadowlands login screen + character create for WoW 3.3.5a
[Archive] Shadowlands login screen + character create for WoW 3.3.5a
Archived author: yuan • Posted: 2021-09-09T15:37:30+00:00
Original source
I want to add the werewolf/goblin to your patch, what should I do, thank you
Archived author: yuan • Posted: 2021-09-10T03:29:56+00:00
Original source
I have MPQ files for werewolves and goblins. When I combined with this patch, I found that CharacterCreate.xml is very different. I will not modify it. Can anyone tell me?
This is the code of CharacterCreate.xml in my goblin/werewolf MPQ
<CheckButton name="CharacterCreateRaceButton1" inherits="CharacterCreateRaceButtonTemplate" id="1">
<Anchors>
<Anchor point="TOP" relativePoint="TOP" x="-50" y="-50"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton2" inherits="CharacterCreateRaceButtonTemplate" id="2">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton1" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton3" inherits="CharacterCreateRaceButtonTemplate" id="3">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton2" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton4" inherits="CharacterCreateRaceButtonTemplate" id="4">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton3" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton5" inherits="CharacterCreateRaceButtonTemplate" id="5">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton4" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton7" inherits="CharacterCreateRaceButtonTemplate" id="7">
<Anchors>
<Anchor point="TOP" relativePoint="TOP" x="50" y="-50"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton8" inherits="CharacterCreateRaceButtonTemplate" id="8">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton7" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton9" inherits="CharacterCreateRaceButtonTemplate" id="9">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton8" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton10" inherits="CharacterCreateRaceButtonTemplate" id="10">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton9" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton12" inherits="CharacterCreateRaceButtonTemplate" id="12">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton10" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton11" inherits="CharacterCreateRaceButtonTemplate" id="11">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton12" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
</CheckButton>
<CheckButton name="CharacterCreateRaceButton6" inherits="CharacterCreateRaceButtonTemplate" id="6">
<Anchors>
<Anchor point="TOPLEFT" relativeTo="CharacterCreateRaceButton5" relativePoint="BOTTOMLEFT" x="0" y="-10"/>
</Anchors>
Quote: On 8/29/2021 at 6:41 PM, warfoll02 said:Hey man, how do I do that? I'm using a standard 1920x1080
This can be fixed, but you need to make screen textures for your resolution, but for this you need to make a second custom patch.
Archived author: itsjustjono • Posted: 2021-09-18T18:32:29+00:00
Original source
Quote: On 8/29/2021 at 6:41 PM, warfoll02 said:Hey man, how do I do that? I'm using a standard 1920x1080
This can be fixed, but you need to make screen textures for your resolution, but for this you need to make a second custom patch.
Archived author: yuan • Posted: 2021-10-09T05:14:21+00:00
Original source
If I want to add a werewolf/goblin, how do I need to modify the CharacterCreate.xml file
Archived author: luckydead • Posted: 2022-12-28T23:11:33+00:00
Original source
yeah please add all races for 3.3.5a from the pictures it has missing
also i test this archive replace wow.exe and data/.mpq
but when enter ingame is missing design in characters
Archived author: luckyroxx • Posted: 2023-06-09T07:23:20+00:00
Original source
thanks