Posts
171
Likes
195
Yes, another model question (I'm still new to the whole thing, this may be the stupidest question with the easiest fix ever, I apologize).

However, I just need to figure out how to remove the robe on
this model. The JKHub page shows a screenshot of it w/o it (Screenshot here), so it's obviously possible. I've tried going into the skin files and tampering with it, and obviously I wasn't successful. If any of you model replacement gods out there, *cough* Penekowski *cough* Shenghai *cough*, would like to answer this, I'd greatly appreciate it.
 

Penekowski

Armchair Developer
Moderator
Movie Battles II Team
Posts
450
Likes
906
Pretty easy, go to the skin file of the model that you're looking to edit, find the line that orders the game to show the robe, let's use this as an example.
torso_robe,models/players/darthpeneke/robe_1.tga

all you'd have to do is turn it off by adding a *off right after the first ',' and removing the rest, so like this
torso_robe,*off
save your skin file, update your pk3 and that's it, enjoy.
 
Posts
171
Likes
195
The part that shows the robe is all of this-
hood,*off
torso_hood,models/players/Luke_EU/hood
torso_robe,models/players/Luke_EU/robe
l_shoulder_robe,models/players/Luke_EU/robe
r_shoulder_robe,models/players/Luke_EU/robe
l_arm_robe,models/players/Luke_EU/robe
r_arm_robe,models/players/Luke_EU/robe
l_man,models/players/Luke_EU/torso2
r_man,models/players/Luke_EU/torso2
hips_robe,models/players/Luke_EU/robe

I've tried experimenting by turning off certain ones, even turning them all off, but it just makes the robe gray. When turning certain ones off, the back would become transparent and the arms would still be robed. Do you know by chance which ones I should have off? Here's the entire model_default.skin code in case I'm just an idiot and this isn't the right thing I need to turn off.

head,models/players/Luke_EU/Head.tga
head_face,models/players/Luke_EU/Head.tga
head_ear,models/players/Luke_EU/Head.tga
head_side,models/players/Luke_EU/Head.tga

head_eyes_mouth,models/players/Luke_EU/mouth_eyes.jpg

head_hair,models/players/Luke_EU/hair_alt1.tga
head_back,models/players/Luke_EU/hair_alt1.tga

head_hair_alt2,*off
head_hair_alt1,*off

head_cap_torso_off,models/players/stormtrooper/caps.tga
torso3,models/players/Luke_EU/body3



hood,*off
torso_hood,models/players/Luke_EU/hood
torso_robe,models/players/Luke_EU/robe
l_shoulder_robe,models/players/Luke_EU/robe
r_shoulder_robe,models/players/Luke_EU/robe
l_arm_robe,models/players/Luke_EU/robe
r_arm_robe,models/players/Luke_EU/robe
l_man,models/players/Luke_EU/torso2
r_man,models/players/Luke_EU/torso2
hips_robe,models/players/Luke_EU/robe

torso,*off
torso2,models/players/Luke_EU/torso2

r_shoulder,*off
l_shoulder,*off
r_arm,*off
l_arm,*off

r_shoulder2,*off
l_shoulder2,*off
r_arm2,*off
l_arm2,*off


r_hand,off
l_hand,off

r_hand2,models/players/Luke_EU/arms
l_hand2,models/players/Luke_EU/hands_normal

hips,*off
hips2,models/players/Luke_EU/hips2
hips_belt,*off
hips_belt2,models/players/Luke_EU/torso2

torso_cap_head_off,models/players/Luke_EU/caps

torso_cap_l_arm_off,models/players/Luke_EU/caps
torso_cap_r_arm_off,models/players/Luke_EU/caps

l_arm_cap_torso_off,models/players/Luke_EU/caps
r_arm_cap_torso_off,models/players/Luke_EU/caps

l_arm_capl_hand_off,models/players/Luke_EU/caps
r_arm_cap_r_hand_off,models/players/Luke_EU/caps

l_hand_cap_l_arm_off,models/players/Luke_EU/caps
r_hand_cap_r_arm_off,models/players/Luke_EU/caps

torso_cap_hips_off,models/players/Luke_EU/caps

l_shoulder_robecap_off,models/players/Luke_EU/robecaps
r_shoulder_robecap_off,models/players/Luke_EU/robecaps
l_arm_robecap_off,models/players/Luke_EU/robecaps
r_arm_robecap_off,models/players/Luke_EU/robecaps
torso_robecap_head_off,models/players/Luke_EU/robecaps
hips_robecap_torso_off,models/players/Luke_EU/robecaps



















hips_legs_l,models/players/Luke_EU/boots7
hips_legs_r,models/players/Luke_EU/boots7

l_leg,models/players/Luke_EU/boots7
r_leg,models/players/Luke_EU/boots7



hips_cap_torso_off,models/players/Luke_EU/caps
hips_cap_l_leg_off,models/players/Luke_EU/caps
hips_cap_r_leg_off,models/players/Luke_EU/caps

l_leg_cap_hips_off,models/players/Luke_EU/caps
r_leg_cap_hips_off,models/players/Luke_EU/caps
 
Posts
171
Likes
195
The part that shows the robe is all of this-
hood,*off
torso_hood,models/players/Luke_EU/hood
torso_robe,models/players/Luke_EU/robe
l_shoulder_robe,models/players/Luke_EU/robe
r_shoulder_robe,models/players/Luke_EU/robe
l_arm_robe,models/players/Luke_EU/robe
r_arm_robe,models/players/Luke_EU/robe
l_man,models/players/Luke_EU/torso2
r_man,models/players/Luke_EU/torso2
hips_robe,models/players/Luke_EU/robe

I've tried experimenting by turning off certain ones, even turning them all off, but it just makes the robe gray. When turning certain ones off, the back would become transparent and the arms would still be robed. Do you know by chance which ones I should have off? Here's the entire model_default.skin code in case I'm just an idiot and this isn't the right thing I need to turn off.

head,models/players/Luke_EU/Head.tga
head_face,models/players/Luke_EU/Head.tga
head_ear,models/players/Luke_EU/Head.tga
head_side,models/players/Luke_EU/Head.tga

head_eyes_mouth,models/players/Luke_EU/mouth_eyes.jpg

head_hair,models/players/Luke_EU/hair_alt1.tga
head_back,models/players/Luke_EU/hair_alt1.tga

head_hair_alt2,*off
head_hair_alt1,*off

head_cap_torso_off,models/players/stormtrooper/caps.tga
torso3,models/players/Luke_EU/body3



hood,*off
torso_hood,models/players/Luke_EU/hood
torso_robe,models/players/Luke_EU/robe
l_shoulder_robe,models/players/Luke_EU/robe
r_shoulder_robe,models/players/Luke_EU/robe
l_arm_robe,models/players/Luke_EU/robe
r_arm_robe,models/players/Luke_EU/robe
l_man,models/players/Luke_EU/torso2
r_man,models/players/Luke_EU/torso2
hips_robe,models/players/Luke_EU/robe

torso,*off
torso2,models/players/Luke_EU/torso2

r_shoulder,*off
l_shoulder,*off
r_arm,*off
l_arm,*off

r_shoulder2,*off
l_shoulder2,*off
r_arm2,*off
l_arm2,*off


r_hand,off
l_hand,off

r_hand2,models/players/Luke_EU/arms
l_hand2,models/players/Luke_EU/hands_normal

hips,*off
hips2,models/players/Luke_EU/hips2
hips_belt,*off
hips_belt2,models/players/Luke_EU/torso2

torso_cap_head_off,models/players/Luke_EU/caps

torso_cap_l_arm_off,models/players/Luke_EU/caps
torso_cap_r_arm_off,models/players/Luke_EU/caps

l_arm_cap_torso_off,models/players/Luke_EU/caps
r_arm_cap_torso_off,models/players/Luke_EU/caps

l_arm_capl_hand_off,models/players/Luke_EU/caps
r_arm_cap_r_hand_off,models/players/Luke_EU/caps

l_hand_cap_l_arm_off,models/players/Luke_EU/caps
r_hand_cap_r_arm_off,models/players/Luke_EU/caps

torso_cap_hips_off,models/players/Luke_EU/caps

l_shoulder_robecap_off,models/players/Luke_EU/robecaps
r_shoulder_robecap_off,models/players/Luke_EU/robecaps
l_arm_robecap_off,models/players/Luke_EU/robecaps
r_arm_robecap_off,models/players/Luke_EU/robecaps
torso_robecap_head_off,models/players/Luke_EU/robecaps
hips_robecap_torso_off,models/players/Luke_EU/robecaps



















hips_legs_l,models/players/Luke_EU/boots7
hips_legs_r,models/players/Luke_EU/boots7

l_leg,models/players/Luke_EU/boots7
r_leg,models/players/Luke_EU/boots7



hips_cap_torso_off,models/players/Luke_EU/caps
hips_cap_l_leg_off,models/players/Luke_EU/caps
hips_cap_r_leg_off,models/players/Luke_EU/caps

l_leg_cap_hips_off,models/players/Luke_EU/caps
r_leg_cap_hips_off,models/players/Luke_EU/caps

So I've gone ahead and chosen the torso skin, which has all I need except the model's head. I've tried importing the head code from other models, it just won't appear.
 
Top