The_CrY Posted May 7, 2018 Posted May 7, 2018 Hello there, I was wondering if anyone had ever thought of making Zygerrian models for JA.http://starwars.wikia.com/wiki/Zygerrian I would request them for roleplay purposes only. Basically, just heads would be fine as well, since there are enough bodies to put them on. It would be cool to see characters like Queen Miraj Scintel or Ataj Molec in the game.
Noodle Posted May 7, 2018 Posted May 7, 2018 As I remember, @@Kualan was working on a Zygerrian kitbash, though he didn't release it.
Newmodder Posted May 7, 2018 Posted May 7, 2018 Alright so i checked my usual "sources" (games i know about) and i found that clone wars adventures has a zygerrian outfit, but meshes from that game have quite an unrealitic body porpotion
Kualan Posted May 10, 2018 Posted May 10, 2018 As I remember, @@Kualan was working on a Zygerrian kitbash, though he didn't release it. Oh yeah, here you go: https://www.dropbox.com/s/3f4vilk6if5npqq/ZygerrianWarrior.rar?dl=0 Wasa, TheWhitePhoenix, diogocs195 and 1 other like this
ZanderNao Posted May 10, 2018 Posted May 10, 2018 Oh yeah, here you go: https://www.dropbox.com/s/3f4vilk6if5npqq/ZygerrianWarrior.rar?dl=0I tried to build my own PK3 out of this by nesting it in the proper folders but I did something wrong. What assembly is still required?
the_raven Posted May 11, 2018 Posted May 11, 2018 I tried to build my own PK3 out of this by nesting it in the proper folders but I did something wrong. What assembly is still required?That would depend on what you already did, of course. Looking at the linked files, I'd say you need to:1) Make a 'models' folder anywhere;2) Make a 'zygerrian' folder inside 'models';3) Put the downloaded files into 'models' -> 'zygerrian';4) Add 'models' to a .zip archive, name it any way you wish (i'd name it 'zygerrian' too);5) Change 'zygerrian.zip' file extension to 'zygerrian.pk3' file extension (may need to dig around your computer's folder options to make file extensions visible and editable);6) Put the new 'zygerrian.pk3' into your game's 'base' folder, if you didn't save it there innitially;7) Run JAMP and find the skin in the skin options. Note: You might need to also make 'icon_default.jpg', 'icon_gun.jpg', and 'icon_2.jpg' inside the 'zygerrian' folder, to be able to find the skin in the list, some skins don't show at all, if you don't assign an icon to them. I'm not sure if 'model_gun' and 'model_2' are character skins though, I didn't download the files.
ZanderNao Posted May 11, 2018 Posted May 11, 2018 That would depend on what you already did, of course. Looking at the linked files, I'd say you need to:1) Make a 'models' folder anywhere;2) Make a 'zygerrian' folder inside 'models';3) Put the downloaded files into 'models' -> 'zygerrian';4) Add 'models' to a .zip archive, name it any way you wish (i'd name it 'zygerrian' too);5) Change 'zygerrian.zip' file extension to 'zygerrian.pk3' file extension (may need to dig around your computer's folder options to make file extensions visible and editable);6) Put the new 'zygerrian.pk3' into your game's 'base' folder, if you didn't save it there innitially;7) Run JAMP and find the skin in the skin options. Note: You might need to also make 'icon_default.jpg', 'icon_gun.jpg', and 'icon_2.jpg' inside the 'zygerrian' folder, to be able to find the skin in the list, some skins don't show at all, if you don't assign an icon to them. I'm not sure if 'model_gun' and 'model_2' are character skins though, I didn't download the files.Isn't there normally a players folder between models and zygerrian? the_raven and z3filus like this
Droidy365 Posted May 11, 2018 Posted May 11, 2018 Isn't there normally a players folder between models and zygerrian?Yeah, I think they forgot about that z3filus and the_raven like this
ZanderNao Posted May 11, 2018 Posted May 11, 2018 Yeah, I think they forgot about that I still didn't get it to work, it's just invisible in game when I click on the icon.
The_CrY Posted May 11, 2018 Author Posted May 11, 2018 Oh yeah, here you go: https://www.dropbox.com/s/3f4vilk6if5npqq/ZygerrianWarrior.rar?dl=0You are awesome. Thank you for this!
the_raven Posted May 12, 2018 Posted May 12, 2018 I still didn't get it to work, it's just invisible in game when I click on the icon.Maybe there's some issue with the image extension. I don't know why it happens, but sometimes, when an image is in .tga, the game won't display it, because it's supposed to be .jpg, or vice versa. If i remember correctly, the files in the archive are .png? You might need to re-save those as .jpg or even .tga. At least, that's all i can think of :/
the_raven Posted May 12, 2018 Posted May 12, 2018 Isn't there normally a players folder between models and zygerrian? Yeah, I think they forgot about that Why yes, you're right!
ZanderNao Posted May 12, 2018 Posted May 12, 2018 Maybe there's some issue with the image extension. I don't know why it happens, but sometimes, when an image is in .tga, the game won't display it, because it's supposed to be .jpg, or vice versa. If i remember correctly, the files in the archive are .png? You might need to re-save those as .jpg or even .tga. At least, that's all i can think of :/That was it! I changed them to jpg and got a working model. It's kind of dark, but I can play around with it now. the_raven likes this
The Punisher Posted May 12, 2018 Posted May 12, 2018 Not sue why you guys are going in circles. Is easy, you just need to have the correct folder structure: model\players\ModelName You also need to have an icon file for each skin file.In this case, you need icon_default.jpgicon_2.jpgicon_gun.jpg If you want single player menu support, then is a little bit more tricky but really easy once you understand how it works. In that case you will need at least 3 icon with 3 matching skin files for the default model and an additional pair of icon/skin file for any additional outfit. https://jkhub.org/topic/10013-how-to-make-a-singleplayer-species-with-variants/
ZanderNao Posted May 12, 2018 Posted May 12, 2018 Not sue why you guys are going in circles. Is easy, you just need to have the correct folder structure: model\players\ModelName You also need to have an icon file for each skin file.In this case, you need icon_default.jpgicon_2.jpgicon_gun.jpg If you want single player menu support, then is a little bit more tricky but really easy once you understand how it works. In that case you will need at least 3 icon with 3 matching skin files for the default model and an additional pair of icon/skin file for any additional outfit. https://jkhub.org/topic/10013-how-to-make-a-singleplayer-species-with-variants/ Your guide was spot on, but the problem wasn't the structure. It was the PNGs. the_raven likes this
diogocs195 Posted May 17, 2018 Posted May 17, 2018 Hey, how is it going guys? So, Has someone sucessfully build a pk3 file for the Zygerrian with the proper folder structures?If so would you mind sharing it?Ive tried myself but I think I am lacking a few files
ZanderNao Posted May 17, 2018 Posted May 17, 2018 It's FAR from perfect, the file's a bit bloated because it has the unused PNGs, but here's a copy that gets one into game: https://www.dropbox.com/s/y1h9vjhr4i2zcky/Zygerrian.pk3?dl=0
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