Skinning Troubles (Solved)

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Skinning Troubles (Solved)

Post by Fierfek »

Okay, this will sound really noobish....
I know how to skin, and have done it many successfull times before. This time however....
I have reskinned the ep2 heavy trooper. I checked with the MSH viewer, and I have te right skin. But, for some reason, the original skin shows up ingame. Here is my unit's odf:
Hidden/Spoiler:
[GameObjectClass]
ClassLabel = "soldier"
ClassParent = "rep_inf_default_blaze"

[Properties]
AnimationName = "dual2"
UnitType = "assault"
AnimatedAddon = "left_gun"
GeometryAddon = "weap_inf_jangos_l"
AddonAttachJoint = "bone_L_hand"

IconTexture = "rep_gunner_icon"

GeometryName = "rep_inf_arctrooper"
FirstPerson = "REP\reparc;rep_1st_arctrooper"
GeometryLowRes = "rep_inf_arctrooper"
ClothODF = "rep_inf_arctrooper_cape"
I checked the rep_inf_arctrooper it is reading, and it shows my skin when I use the MSH viewer. But it is the original ingame.
Help?
Last edited by Fierfek on Sat Sep 12, 2009 3:41 pm, edited 1 time in total.
myers73
Lieutenant General
Lieutenant General
Posts: 690
Joined: Fri Apr 03, 2009 11:04 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Atlanta, GA xfire=myers73 IngameName=mYers

Re: Skinning Troubles

Post by myers73 »

did you create a new side and reference the new side in the lua?
User avatar
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Re: Skinning Troubles

Post by Fierfek »

Yes.
kinetosimpetus
Imperial Systems Expert
Imperial Systems Expert
Posts: 2381
Joined: Wed Mar 25, 2009 4:15 pm
Projects :: A secret project
Games I'm Playing :: Warframe STO

Re: Skinning Troubles

Post by kinetosimpetus »

does the odf use override texture, setting a different texture than you edited?
User avatar
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Re: Skinning Troubles

Post by Fierfek »

I don't know if the override works or not, but either way, that is the texture I edited.
kinetosimpetus
Imperial Systems Expert
Imperial Systems Expert
Posts: 2381
Joined: Wed Mar 25, 2009 4:15 pm
Projects :: A secret project
Games I'm Playing :: Warframe STO

Re: Skinning Troubles

Post by kinetosimpetus »

if the odf has an override, comment it out //OverrideTe...
or set it to the texture you editted.
User avatar
Fierfek
High General
High General
Posts: 805
Joined: Wed Jul 01, 2009 4:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Somewhere in the Galaxy (Most Likely Scrapping Tinnies)

Re: Skinning Troubles

Post by Fierfek »

Fixed it! Thanks!
Post Reply