Black Desert Online - All Costumes for Valkyrie, Sorceress, Ranger and Witch (1 Viewer)

tonguesplit

Vivacious Visitor
Joined
Mar 15, 2016
The Treant Camouflage? _10_UB_0002_e works for all classes.
doesnt work. All changes, but not trent. What the problem, i cant understand

<Conditional Code="U">
<Model Index="-">1_PC/2_PHW/Armor/9_Upperbody/phw_10_ub_0002_e.pac</Model>
<Model Index="U">1_PC/2_PHW/Armor/9_Upperbody/PHW_00_UB_0030.pac</Model>
</Conditional>
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
doesnt work. All changes, but not trent. What the problem, i cant understand

<Conditional Code="U">
<Model Index="-">1_PC/2_PHW/Armor/9_Upperbody/phw_10_ub_0002_e.pac</Model>
<Model Index="U">1_PC/2_PHW/Armor/9_Upperbody/PHW_00_UB_0030.pac</Model>
</Conditional>
Are you trying to do:
Treant Camouflage becomes Cavaro Armor (PHW_00_UB_0030)
or
Cavaro Armor because Treant Camouflage?

 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Treant Camouflage becomes Cavaro Armor

_10_ub_0002_e its not Treant Camouflage, its one of part from boss set
Treant Camouflage: _10_UB_004 ???

Edit: Sorceress doesn't even have a 10_0004... It's only for Ranger.
No luck =/
 
Last edited:

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Treant is on event_costume, not armor. 10_treedummer_0004. I don't know if we can swap it or not, haven't tried that yet.
It worked! Thanks a ton!

The correct path is 1_PC/2_PHW/EVENT_COSTUME/phw_10_treedummer_0004_e.PAC
Notice the that the path is a little diffent:
Instead of
1_PC/2_PHW/ARMOR/9_UPPERBODY/..._UB_....PAC
it is
1_PC/2_PHW/EVENT_COSTUME/SOMETHING.PAC

2016-04-03_18212214.jpg
 

Radge

Vivacious Visitor
Joined
Mar 23, 2013
Does anyone by any chance know the code for the Black Garter belt underwear? Save me doing trial and error. If not i'll delve back in :)

Also as a side note currently only Ranger on NA/EU has the Cavaro underwear set, is it possible to use this model on other classes ? or will there be a model for other classes I can switch and it's just not in the cash shop yet?
 
Last edited:

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Does anyone by any chance know the code for the Black Garter belt underwear? Save me doing trial and error. If not i'll delve back in :)

Also as a side note currently only Ranger on NA/EU has the Cavaro underwear set, is it possible to use this model on other classes ? or will there be a model for other classes I can switch and it's just not in the cash shop yet?
This one?
2016-04-03_20526474.jpg 2016-04-03_20752511.jpg

It's PHW_00_uw_0005 for Sorcererss
PVW_00_UW_0004 for Valkyrie
 
Last edited:

Radge

Vivacious Visitor
Joined
Mar 23, 2013
awesome thanks man

think perhaps i'm doing something wrong i deleted the following 2 sections from the multimodeldesc

<Conditional Code="IU">
<Model Index="--">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
<Model Index="I-">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
<Model Index="-U">1_PC/1_PHM/Nude/PHM_ALPHA.PAC</Model>
<Model Index="IU">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
</Conditional>

<Conditional Code="IU">
<Model Index="--">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
<Model Index="I-">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
<Model Index="-U">1_PC/1_PHM/Nude/PHM_ALPHA.PAC</Model>
<Model Index="IU">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
</Conditional>

but that underwear is still not showing on my valk under clothes. It shows up on show underwear though.
 
Last edited:

infinity496

Content Creator
Joined
Apr 26, 2012
Here is a few things I've learned recently that I thought would be worth sharing:

It is possible to swap upperbody armors with underwear... though if your actually underwear is still present, you will be seen wearing both.
2016-04-03_1371511179.JPG

I've finished looking over all the underwear for the Kunoichi class and found this one which I've never seen before. (Is there somewhere that people are putting the underwear IDs?)
2016-04-04_1401330510.JPG 2016-04-04_1401380451.JPG
1_pc/13_pnw/armor/38_underwear/pnw_00_uw_1015.pac

Using the idea of multiple conditions, I've been testing if it would be possible to essentially get more costumes while wearing the same gear by using the B condition. It seems to work pretty well, though the one potential issue is that the B option is always used during combat.
2016-04-04_1404106848.JPG 2016-04-04_1404111406.JPG 2016-04-04_1404138570.JPG 2016-04-04_1404145353.JPG 2016-04-04_1404345049.JPG 2016-04-04_1404347786.JPG 2016-04-04_1404348851.JPG
Also, in the above pictures, I swapped the feet for the sorceress' heels; that way they show up in black, instead of white. So it's possible to use resources from other classes.

I also think that I've found a way to change the clipping for a specific armor, though I need to actually test that I didn't break anything else. It should work, but it is also rather involved, unfortunately.
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
awesome thanks man

think perhaps i'm doing something wrong i deleted the following 2 sections from the multimodeldesc
Code:
<Conditional Code="IU">
   <Model Index="--">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
   <Model Index="I-">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
   <Model Index="-U">1_PC/1_PHM/Nude/PHM_ALPHA.PAC</Model>
   <Model Index="IU">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
</Conditional>

<Conditional Code="IU">
   <Model Index="--">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
   <Model Index="I-">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
   <Model Index="-U">1_PC/1_PHM/Nude/PHM_ALPHA.PAC</Model>
   <Model Index="IU">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
</Conditional>

but that underwear is still not showing on my valk under clothes. It shows up on show underwear though.
If you want it to show under your clothes, just use "1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC" for the line <Model Index="-U"> as well.
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Here is a few things I've learned recently that I thought would be worth sharing:

It is possible to swap upperbody armors with underwear... though if your actually underwear is still present, you will be seen wearing both.
View attachment 49695

I've finished looking over all the underwear for the Kunoichi class and found this one which I've never seen before. (Is there somewhere that people are putting the underwear IDs?)
View attachment 49696 View attachment 49697
1_pc/13_pnw/armor/38_underwear/pnw_00_uw_1015.pac

Using the idea of multiple conditions, I've been testing if it would be possible to essentially get more costumes while wearing the same gear by using the B condition. It seems to work pretty well, though the one potential issue is that the B option is always used during combat.
View attachment 49698 View attachment 49699 View attachment 49700 View attachment 49701 View attachment 49702 View attachment 49703 View attachment 49704
Also, in the above pictures, I swapped the feet for the sorceress' heels; that way they show up in black, instead of white. So it's possible to use resources from other classes.

I also think that I've found a way to change the clipping for a specific armor, though I need to actually test that I didn't break anything else. It should work, but it is also rather involved, unfortunately.
Thank you for sharing your experience with us.
In my topic I'll be covering the IDs of all underwear next, so that will be useful.
So, how exactly does the "B" code work again? It switches to another armor when you press "Tab" (combat mode) or when you leave Safe Zones?

The "use resources from other classes" thing doesn't always work. I tried using high-heels from Sorceress being a Ranger, and the model doesn't fit right.
 

Radge

Vivacious Visitor
Joined
Mar 23, 2013
If you want it to show under your clothes, just use "1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC" for the line <Model Index="-U"> as well.

cheers man so i did that and put that line in, but I still don't think i'm doing it right.
Now when no armour i'm nude, when show underwear i'm in underwear, but when i put clothes on my underwear doesn't show.
However if i click show underwear, then put armour on it shows up with underwear under my armour until i click show underwear off and it goes back to being just armour.

What i'm trying to achieve is starter armour nude, normal underwear nude, my modded cash shop underwear shows under the armour and when toggled. I can get everything else to work except for this underwear to show up under armour

<Conditional Code="IU">
<Model Index="--">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
<Model Index="I-">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
<Model Index="-U">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
<Model Index="IU">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005.PAC</Model>
</Conditional>

<Conditional Code="IU">
<Model Index="--">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
<Model Index="I-">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
<Model Index="-U">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
<Model Index="IU">1_PC/7_PVW/ARMOR/38_UNDERWEAR/PVW_00_UW_0005_DM.PAC</Model>
</Conditional>

is what i have now. If i fully delete these lines it still shows up nude. I'm thinking perhaps i have the completely wrong code for The Black garter belt.
 

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.