Adding New Skins Deca!Well basically I'm adding the Deca Skins Basically I get the ex: / give mini geb skin but she does not appear to select I do not know what to do pufavor help me! Xmls: <Object type = "0x178c" id = "Heartseeker Huntress Skin"> <Class> Equipment </ Class> <Item /> <AnimatedTexture> <File> playerskins </ File> <Index> 133 </ Index> </ AnimatedTexture> <SlotType> 10 </ SlotType> <Description> She's coming for your heart! \ N \ nSkin Class: Huntress \ nSprite Credits: Beige </ Description> <Activate skinType = "6023"> UnlockSkin </ Activate> <Consumable /> <Soulbound /> <BagType> 8 </ BagType> <feedPower> 2000 </ feedPower> </ Object> <Object type = "0x1787" id = "Heartseeker"> <Skin /> <Class> Skin </ Class> <AnimatedTexture> <File> playerskins </ File> <Index> 133 </ Index> </ AnimatedTexture> <PlayerClassType> 0x0322 </ PlayerClassType> <UnlockSpecial> Only appears during Valentines! </ UnlockSpecial> </ Object> Can not Add None Used Source: Cake Domination 2.0
Originally Posted by DarknessRealmsPs <Object type = "0x178c" id = "Heartseeker Huntress Skin"> <Class> Equipment </ Class> <Item /> <AnimatedTexture> <File> playerskins </ File> <Index> 133 </ Index> </ AnimatedTexture> <SlotType> 10 </ SlotType> <Description> She's coming for your heart! \ N \ nSkin Class: Huntress \ nSprite Credits: Beige </ Description> <Activate skinType = "6023"> UnlockSkin </ Activate> <Consumable /> <Soulbound /> <BagType> 8 </ BagType> <feedPower> 2000 </ feedPower> </ Object> <Object type = "0x1787" id = "Heartseeker"> <Skin /> <Class> Skin </ Class> <AnimatedTexture> <File> playerskins </ File> <Index> 133 </ Index> </ AnimatedTexture> <PlayerClassType> 0x0322 </ PlayerClassType> <UnlockSpecial> Only appears during Valentines! </ UnlockSpecial> </ Object> Why do you have to have all those spaces? Try it without. <Object type="0x178c" id="Heartseeker Huntress Skin"> <Class>Equipment</Class> <Item/> <AnimatedTexture> <File>playerskins</File> <Index>133</Index> </AnimatedTexture> <SlotType>10</SlotType> <Description>She's coming for your heart!\n\nSkin Class: Huntress\nSprite Credits: Beige</Description> <Activate skinType="6023">UnlockSkin</Activate> <Consumable/> <Soulbound/> <BagType>8</BagType> <feedPower>2000</feedPower> </Object> <Object type="0x1787" id="Heartseeker"> <Skin/> <Class>Skin</Class> <AnimatedTexture> <File>playerskins</File> <Index>133</Index> </AnimatedTexture> <PlayerClassType>0x0322</PlayerClassType> <UnlockSpecial>Only appears during Valentines!</UnlockSpecial> </Object>
put the skin xml in SkinsCXML.dat and put the consumable item in equipCXML.dat in your client. And import textures for the skin
Originally Posted by swankhawk put the skin xml in SkinsCXML.dat and put the consumable item in equipCXML.dat in your client. And import textures for the skin Well I Do not Know How To Do It Right It Could Help Me