I have had trouble with other capes, but that fact that vader's didn't show up at all meant that you may have edited it wrong. If it had no texture it would be white. If it looks all poofy and whatnot that means its incompatible.
Not sure about tentacles, may be possible, I really haven't done a lot of work outside cloth, for the reasons above.
Adding Cloth (FAQ)
Moderator: Moderators
-
RepSharpshooter
- Gametoast Staff

- Posts: 1351
- Joined: Tue Jul 10, 2007 4:10 pm
- eliminator
- Second Lance Corporal

- Posts: 118
- Joined: Wed Aug 19, 2009 3:39 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Germany
Re: Adding Cloth (I did it) (FAQ)
Can you explain me how to add a jetpack to another character?
I can't find a modl chunk in it and i dont know what to do....
I can't find a modl chunk in it and i dont know what to do....
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Adding Cloth (I did it) (FAQ)
Search for "jetpack". If the mesh has a jetpack, you'll find it this way. Then search for the beginning of the model chunk by searching for the "MODL" directly before "jetpack".
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Adding Cloth (I did it) (FAQ)
well for add jetpack i suggest you extract from jetpack addon mesh made by darthduckeliminator wrote:Can you explain me how to add a jetpack to another character?
I can't find a modl chunk in it and i dont know what to do....
-
biohazard
- Command Sergeant Major

- Posts: 268
- Joined: Sun Oct 18, 2009 8:20 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: http://www.youtube.com/watch?v=jWFk0XasQmE
- Contact:
Re: Adding Cloth (I did it) (FAQ)
I'm actually working on a utility that will be able to transfer MODL chunks from one mesh to another with minimum hassle. Hopefully we'll see its release before the week has expired. Currently it is able to successfully read a mesh and list all of its MODL chunks. Next I'll give it the ability to import and export individual or all chunks. The hard part will be making it resave a mesh successfully. I also want to make it possible to change the filename of the textures used and possible to change each MODL chunk's name.
Lotsa work
Lotsa work
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: Adding Cloth (I did it) (FAQ)
you have a ton of work to do.
- eliminator
- Second Lance Corporal

- Posts: 118
- Joined: Wed Aug 19, 2009 3:39 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Germany
Re: Adding Cloth (I did it) (FAQ)
Hidden/Spoiler:
MODL"byte_you_used_the_data_inspector".......blablabla
or the MODL too?
where should the cape stuff now be?4. When your cursor is at the begining of the MODL chunk (M is where the cursor is on) Press the INSERT key and then PASTE the cape MODL chunk into it. The cape should be in it without splitting the other MODL chunk into: M...(CAPE STUFF)...ODL <-- should not be like that should be --> (CAPE STUFF)...MODL (the other model's stuff)
- skelltor
- Sith

- Posts: 1431
- Joined: Fri Dec 11, 2009 6:24 pm
- Projects :: BFSM
- xbox live or psn: skelltor95
- Location: minisnowta
- Contact:
Re: Adding Cloth (I did it) (FAQ)
when i try to encode the # from the calculator i get an error that says list index out of bounds what do i do
- sampip
- General

- Posts: 792
- Joined: Mon Mar 16, 2009 12:08 pm
- Projects :: Something big. And exciting.
- xbox live or psn: masowner66
- Location: Zebra
Hex Editing
Well I recently had my first go at hex-editing which undoubtedly crashed for me, but there are a few questions I have concerning Rep's tutorial:
1.
2. When he says "press shift and go back up to the top of your MODL chunk", does that mean right back so the cursor is on the 'M' or when the cursor is on the byte after the 'L'?
3. Concerning step 4 of "Putting in the Cape" - is there a way to check to see if I overwrote the MODL chunk I copied it before?
4. I keep getting this message saying that: "imp_inf_stormtrooper1 has no poly count! THIS IS VERY BAD." Can this define which part of the tutorial I messed up on?
Sorry for the hassle, I just want to be sure since one small mistype or error means a crash.
1.
I presume how to do this step is answered in the next steps?7. Put cursor on last byte of the long int.
2. When he says "press shift and go back up to the top of your MODL chunk", does that mean right back so the cursor is on the 'M' or when the cursor is on the byte after the 'L'?
3. Concerning step 4 of "Putting in the Cape" - is there a way to check to see if I overwrote the MODL chunk I copied it before?
4. I keep getting this message saying that: "imp_inf_stormtrooper1 has no poly count! THIS IS VERY BAD." Can this define which part of the tutorial I messed up on?
Sorry for the hassle, I just want to be sure since one small mistype or error means a crash.
