Pickles256 Posted May 18, 2018 Share Posted May 18, 2018 Basically I'm trying to make this playermodel be the last jedi kylo ren with the mask but no cape or hood I'm usually able to edit the model_defualt file but I just can't figure this one out https://jkhub.org/files/file/2977-kylo-ren-tfa-tlj/?st=30#commentsStart Any help is greatly appreciated Link to comment
Asgarath83 Posted May 23, 2018 Share Posted May 23, 2018 Basically I'm trying to make this playermodel be the last jedi kylo ren with the mask but no cape or hood I'm usually able to edit the model_defualt file but I just can't figure this one out https://jkhub.org/files/file/2977-kylo-ren-tfa-tlj/?st=30#commentsStart Any help is greatly appreciated 1 create another SKIN files copying model_default with a another name, like model_nohood. 2 replace with *off the path of textures of cape and hood and enable the path of the texture for the mask mesh (see texture folders for put correct names)3 make a NPC file with a model that use as customskin the new skin file you did.example: Kylonocapeplayermodel kylo_rencustomskin nohoodetc etc Pickles256 likes this Link to comment
Pickles256 Posted May 23, 2018 Author Share Posted May 23, 2018 1 create another SKIN files copying model_default with a another name, like model_nohood. 2 replace with *off the path of textures of cape and hood and enable the path of the texture for the mask mesh (see texture folders for put correct names)3 make a NPC file with a model that use as customskin the new skin file you did.example: Kylonocapeplayermodel kylo_rencustomskin nohoodetc etcI tried doing that before but I've had no luck, I'm able to do it fine for other skins but having trouble with this one for some reason Link to comment
Asgarath83 Posted May 23, 2018 Share Posted May 23, 2018 I tried doing that before but I've had no luck, I'm able to do it fine for other skins but having trouble with this one for some reasonwhy? not works in game? Pickles256 likes this Link to comment
Solution The Punisher Posted May 23, 2018 Solution Share Posted May 23, 2018 Open the pk3 in packscapego to modles\players\kylo_rencopy model_default_tlj.skin file to your hardrive and open itchange the line torso_cape_tlj,models/players/kylo_ren/cape.tga to torso_cape_tlj,*off Save it as model_default_tlj2.skin move it to the modles\players\kylo_ren inside packscape go to ext_data\npcsextract kylo_ren,npc to your hard drive and open itcopy the entire "Kylo_Ren" NPC section and past it belowrename the new NPC to Kylo_Ren_TLJadd the line customskin default_tlj2Save it and move it back to its place inside packscapeSave the file in packscape use playermodel kylo_ren_tlj Pickles256 likes this Link to comment
Pickles256 Posted May 23, 2018 Author Share Posted May 23, 2018 why? not works in game?The textures weren't working right Open the pk3 in packscapego to modles\players\kylo_rencopy model_default_tlj.skin file to your hardrive and open itchange the line torso_cape_tlj,models/players/kylo_ren/cape.tga to torso_cape_tlj,*off Save it as model_default_tlj2.skin move it to the modles\players\kylo_ren inside packscape go to ext_data\npcsextract kylo_ren,npc to your hard drive and open itcopy the entire "Kylo_Ren" NPC section and past it belowrename the new NPC to Kylo_Ren_TLJadd the line customskin default_tlj2Save it and move it back to its place inside packscapeSave the file in packscape use playermodel kylo_ren_tljThat did it, thank you! Though there's a missing piece of his torso but I don't think that can be fixed with the .skin file Link to comment
The Punisher Posted May 23, 2018 Share Posted May 23, 2018 The textures weren't working right That did it, thank you! Though there's a missing piece of his torso but I don't think that can be fixed with the .skin file it either needs tweaking the weights or a "two side" shader. Pickles256 likes this Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now