Black Desert Online- Armor/Outfits File Names. Please don't ask about armor swapping in this thread. (1 Viewer)

eyenight

Content Creator
Joined
Apr 27, 2012
Just making sure. I don't know, I was wondering if they had released a costume only for the JP or RU version but not for KR
Maybe it's only for Shiranui costume, I don't really know about exclusive costume like that. But from what I see KR will get first update including costumes, but we get the models too, it's just not released yet. I had KR account before, but I forgot what was the email and password, and I'm not sure if it's still working. If I remember it maybe I will give it to someone who can help with stuff like this.
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Maybe it's only for Shiranui costume, I don't really know about exclusive costume like that. But from what I see KR will get first update including costumes, but we get the models too, it's just not released yet. I had KR account before, but I forgot what was the email and password, and I'm not sure if it's still working. If I remember it maybe I will give it to someone who can help with stuff like this.
Our NA version doesn't have any Plum models, anywhere. That's why I am afraid that one version might have some armor that other doesn't.
And at this website: costume sets – BDO Fashion I saw a lot of costumes that I've never seen before, and I've been through all the NA model files already.
Anyway, I'm downloading the KR version, to see what it has to offer.
 

eyenight

Content Creator
Joined
Apr 27, 2012
Our NA version doesn't have any Plum models, anywhere. That's why I am afraid that one version might have some armor that other doesn't.
And at this website: costume sets – BDO Fashion I saw a lot of costumes that I've never seen before, and I've been through all the NA model files already.
Anyway, I'm downloading the KR version, to see what it has to offer.
Maybe because they haven't released the class yet.
I think I've seen all the costume from that site on my JP client, or maybe I'm missing something. I will check again later on JP files if I'm not lazy. Haha..
 

Critical

Potential Patron
Joined
Mar 5, 2016
This is my old screenshot, it should look like this when damaged. Maybe your armor isn't damaged enough?
This is what I get when I use the lines you posted previously:
bFQziW4.png
 

Jeany

Casual Client
Joined
May 16, 2012
Is there a way to make just the Angel Wings of the Angel Costume visible? could need a helping hand there. =)
 

Murdock

Vivacious Visitor
Joined
Mar 29, 2016
guys what i need to do to change the helmet of sorcer for other helmets? im using grunil helmet and i want to change to aker guard helmet (the set code is 00 0052, i already changed all parts of this set but only helmet left) ill put the code that im using in spoiler
<Conditional Code="U">
<Model Index="-">1_PC/2_PHW/Armor/13_Hel/PHW_03_Hel_0002_F.pac</Model>
<Model Index="U">1_PC/2_PHW/Armor/13_Hel/PHW_00_Hel_0052_F.pac</Model>
</Conditional>

i already tried without _F in both lines and didnt work

oDt8cpf.jpg

code from: Black Desert Online - All Costumes for Valkyrie, Sorceress, Ranger and Witch | Undertow

(one question, i can change the horse gear?)
 

eyenight

Content Creator
Joined
Apr 27, 2012
guys what i need to do to change the helmet of sorcer for other helmets? im using grunil helmet and i want to change to aker guard helmet (the set code is 00 0052, i already changed all parts of this set but only helmet left) ill put the code that im using in spoiler
<Conditional Code="U">
<Model Index="-">1_PC/2_PHW/Armor/13_Hel/PHW_03_Hel_0002_F.pac</Model>
<Model Index="U">1_PC/2_PHW/Armor/13_Hel/PHW_00_Hel_0052_F.pac</Model>
</Conditional>

i already tried without _F in both lines and didnt work


code from: Black Desert Online - All Costumes for Valkyrie, Sorceress, Ranger and Witch | Undertow

(one question, i can change the horse gear?)
Correct me if I'm wrong, but I don't think grunil has helmet model for valkyrie. To use that helmet try this:
Open your partcombinationdesc.xml, and find PHW_00_UB_0052.
Then make it like this:
<Upperbody MeshFileName="1_Pc/2_PHW/Armor/9_Upperbody/PHW_00_UB_0052.pac">
<Helm MeshFileName="1_Pc/2_PHW/Armor/13_Hel/PHW_00_Hel_0052.pac"/>
<Lowerbody MeshFileName="1_Pc/2_PHW/Armor/10_Lowerbody/PHW_00_LB_0052.pac"/>
<Shoulder MeshFileName="1_Pc/2_PHW/Armor/14_Sho/PHW_00_Sho_0052.pac"/>
<Hand MeshFileName="1_Pc/2_PHW/Armor/11_Hand/PHW_00_Hand_0052.pac"/>
<Cloak MeshFileName="1_Pc/2_PHW/Armor/19_Cloak/PHW_00_Cloak_0052.pac"/>
</Upperbody>

If it's still not working try to add this line too inside previous code:
<Item_hair MeshFileName = "1_Pc/2_PHW/Head/Hair/PHW_00_Hair_Hel_0052_D.pac"/>

If it's still not working then I don't know, because I haven't tried it yet. Haha..

As for horse gear, I don't know. Why don't you try it and tell us the result?
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Is there a way to make just the Angel Wings of the Angel Costume visible? could need a helping hand there. =)
Yes, the Wings model is located in:
1_PC/n_yourclassprefix/ARMOR/14_SHO/yourclassprefix_00_SHO_0034.PAC

But how do you add that to your code, you would ask. Well, first find out which armor you want to have the wings.
Let's say I want the wings for the Agerian Armor for Sorceress.

Open your partcombinationdesc.xml (not the multiplemodeldesc), and press ctrl+f to locate the name of your armor, in this case, we are looking for PHW_02_UB_0003 (Agerian Armor).

We found these lines:
Code:
<Upperbody MeshFileName="1_Pc/2_PHW/Armor/9_Upperbody/PHW_02_UB_0003.pac">
    <Lowerbody MeshFileName="1_Pc/2_PHW/Armor/10_Lowerbody/PHW_02_LB_0003.pac"/>
    <Shoulder MeshFileName="1_Pc/2_PHW/Armor/14_Sho/PHW_02_Sho_0003.pac"/>
</Upperbody>

Now, luckily, this armor already have a Shoulder Mesh Part, but if it didn't, just add it anyway.

Now replace what's inside the <Shoulder MeshFileName=""/> with the path for the Wings (1_PC/2_PHW/ARMOR/14_SHO/PHW_00_SHO_0034.PAC)

The end result should be something like this:
Code:
<Upperbody MeshFileName="1_Pc/2_PHW/Armor/9_Upperbody/PHW_02_UB_0003.pac">
    <Lowerbody MeshFileName="1_Pc/2_PHW/Armor/10_Lowerbody/PHW_02_LB_0003.pac"/>
    <Shoulder MeshFileName="1_PC/2_PHW/ARMOR/14_SHO/PHW_00_SHO_0034.PAC"/>
</Upperbody>

Now every time you equip your Agerian Armor, it should have wings.

Le me know if you have trouble doing that.
 

Murdock

Vivacious Visitor
Joined
Mar 29, 2016
Yes, the Wings model is located in:
1_PC/n_yourclassprefix/ARMOR/14_SHO/yourclassprefix_00_SHO_0034.PAC

But how do you add that to your code, you would ask. Well, first find out which armor you want to have the wings.
Let's say I want the wings for the Agerian Armor for Sorceress.

Open your partcombinationdesc.xml (not the multiplemodeldesc), and press ctrl+f to locate the name of your armor, in this case, we are looking for PHW_02_UB_0003 (Agerian Armor).

We found these lines:
Code:
<Upperbody MeshFileName="1_Pc/2_PHW/Armor/9_Upperbody/PHW_02_UB_0003.pac">
    <Lowerbody MeshFileName="1_Pc/2_PHW/Armor/10_Lowerbody/PHW_02_LB_0003.pac"/>
    <Shoulder MeshFileName="1_Pc/2_PHW/Armor/14_Sho/PHW_02_Sho_0003.pac"/>
</Upperbody>

Now, luckily, this armor already have a Shoulder Mesh Part, but if it didn't, just add it anyway.

Now replace what's inside the <Shoulder MeshFileName=""/> with the path for the Wings (1_PC/2_PHW/ARMOR/14_SHO/PHW_00_SHO_0034.PAC)

The end result should be something like this:
Code:
<Upperbody MeshFileName="1_Pc/2_PHW/Armor/9_Upperbody/PHW_02_UB_0003.pac">
    <Lowerbody MeshFileName="1_Pc/2_PHW/Armor/10_Lowerbody/PHW_02_LB_0003.pac"/>
    <Shoulder MeshFileName="1_PC/2_PHW/ARMOR/14_SHO/PHW_00_SHO_0034.PAC"/>
</Upperbody>

Now every time you equip your Agerian Armor, it should have wings.

Le me know if you have trouble doing that.
i have done it and work, lol
2016-04-10_292028679.JPG
(i have changed the cloak of this skin for the wings code)

i only need to color it, but i still without the rights files for that, already tried all of ways and i think it inst possible (i can turn the wings off if i clear all image on file, but change the color does not work)
 

Murdock

Vivacious Visitor
Joined
Mar 29, 2016
nvm guys, i have colored it now, i just but a lot of files of this costume in black color, totaly black and the wings are colored now
2016-04-10_292541828.JPG

thx guys for all help
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
nvm guys, i have colored it now, i just but a lot of files of this costume in black color, totaly black and the wings are colored now

thx guys for all help
How did you do that? I can't find the texture for the wings.
I isolated the textures that are loaded when I'm only using the wings from the Kibelius Set, and all I get is this:
wings.jpg


And what's up with the full green and red textures? What are they for?
 

rspkers

Vivacious Visitor
Joined
Apr 30, 2013
I've gotta ask. Am I the only person that cares about tamer? Nobody seems to want the armour codes for them. :tongue:
Here's a couple I'd love to see.
Tamer
u2n8cyc.png


Vixen
r1grEMk.png


Awakening
7BcxsYp.jpg
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.