Canderis Posted November 9, 2008 Share Posted November 9, 2008 How do I change the collor of a lightsaber hilt. The hilt was made to replace the red sabers but I want it to replace the cyan collored sabers. (they are dubble) Thease hilts are from this mod. Link to comment Share on other sites More sharing options...
DarthParametric Posted November 9, 2008 Share Posted November 9, 2008 There are two options. Rename it to the hilt you want to replace and hex edit the MDL to use the green blade texture or extract the mesh and recompile it with the hilt you want to replace. Link to comment Share on other sites More sharing options...
Canderis Posted November 9, 2008 Author Share Posted November 9, 2008 I tried the first one and got a white x as the blade. And I tried the 2nd one and got a sanity check error Link to comment Share on other sites More sharing options...
DarthParametric Posted November 9, 2008 Share Posted November 9, 2008 You didn't use the right blade name in the first example by the sounds of it. You need to replace "w_lsabrered01" with "w_lsabregren01". There are 4 instances of it in single hilts, 8 in double hilts. Link to comment Share on other sites More sharing options...
Canderis Posted November 9, 2008 Author Share Posted November 9, 2008 Im still getting the same problem..... Link to comment Share on other sites More sharing options...
DarthParametric Posted November 9, 2008 Share Posted November 9, 2008 What are you using to do the hex editing? Link to comment Share on other sites More sharing options...
RedHawke Posted November 9, 2008 Share Posted November 9, 2008 Don't edit the red saber model... use one of the others... when hex editing the hilt model to change the colors 'w_lsabrered01' is one character shorter than the other hilts who all use one character more (Like: w_lsabreblue01, w_lsabregren01, etc.)... I tend to start with the yellow one since when hex editing adding characters is a bad thing and can grenade the model. Link to comment Share on other sites More sharing options...
Canderis Posted November 9, 2008 Author Share Posted November 9, 2008 So then how would i change the model? Link to comment Share on other sites More sharing options...
DarthParametric Posted November 9, 2008 Share Posted November 9, 2008 Ah yes good point RH. In that case you'll have to do a conversion via GMax. Link to comment Share on other sites More sharing options...
Canderis Posted November 9, 2008 Author Share Posted November 9, 2008 Is mdlops sutable for changing it? Link to comment Share on other sites More sharing options...
svösh Posted November 9, 2008 Share Posted November 9, 2008 ^^Yes use mdlops renamer function for it, then rename the final model to replace the cyan w_dblsbr_008 in k1. Link to comment Share on other sites More sharing options...
TriggerGod Posted November 9, 2008 Share Posted November 9, 2008 An easy way to do this is to do what svösh said, and to take MdlOps and the saber model, and click Renamer. Now, if you don't know the name of the saber color you want, open up KTool, get to the textures, open up W, and its there as w_lsabre****01. In your case, w_lsabreturq01. Put that into the new name thing, and replace every plane with that name. Now, click done, and, where your original model was, there are 2 new files. Delete modelname.mdl and .mdx, and change the remaining mdl and mdx's to the original modelname. (not ascii file, if you have that as well.) Link to comment Share on other sites More sharing options...
Canderis Posted November 10, 2008 Author Share Posted November 10, 2008 I am still having the problem. The model looks exactly like what i see in game. Link to comment Share on other sites More sharing options...
DarthParametric Posted November 10, 2008 Share Posted November 10, 2008 It looks like that in GMax when you haven't extracted the blade TGA and placed it in the same directory as the MDL. You get the same thing with the hilt itself if you don't put its texture in there as well. MDLOps creates a text file that lists the blade and hilt textures when you do a read & write. What did it say? Link to comment Share on other sites More sharing options...
Canderis Posted November 10, 2008 Author Share Posted November 10, 2008 It said the name of the red one. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.