• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Invisible Armor

Roric

Landlubber
Is it possible to make the armor of my char invisible?

Jack Sparrow doesn't look good with a plate armor. Though I need the armor for fighting.
 
you're supposed to be able to do that in the choose outfit area, but it doesn't work. i never thought that it looked good on anyone either. <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
<!--quoteo(post=177802:date=Jan 3 2007, 09:45 AM:name=Roric)--><div class='quotetop'>QUOTE(Roric @ Jan 3 2007, 09:45 AM) [snapback]177802[/snapback]</div><div class='quotemain'><!--quotec-->
Is it possible to make the armor of my char invisible?

Jack Sparrow doesn't look good with a plate armor. Though I need the armor for fighting.
<!--QuoteEnd--></div><!--QuoteEEnd-->

I don't know much about code, so I'm not sure if those extra models with armor showing can be turned off.

One thing I know you can do is hex-edit each of these:

Depp_A1.gm, Depp_A2.gm, Depp_A3.gm which use the textures:
Dep1.tga, Dep2.tga, Dep3.tga,

so that they use the "Depp.tga" instead.
 
I think if you simply remove the entries for Depp_A1, Depp_A2 and Depp_A3 from initModels.c, Jack Sparrow won't use armor anymore either. Though what Petros says should also work.

Edit: Stupid typo fixed. Thanks to Petros for correcting me. <img src="style_emoticons/<#EMO_DIR#>/doff.gif" style="vertical-align:middle" emoid=":doff" border="0" alt="doff.gif" />
 
<!--quoteo(post=177879:date=Jan 4 2007, 07:35 AM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Jan 4 2007, 07:35 AM) [snapback]177879[/snapback]</div><div class='quotemain'><!--quotec-->
I think if you simply remove the entries for Depp_A1, Depp_A2 and Depp_A3 from initItems.c, ...<!--QuoteEnd--></div><!--QuoteEEnd-->
You mean "initModels.c" right?
 
Ehm. Yes, I do. Thanks for correcting me on that; otherwise my post makes no sense whatsoever. <img src="style_emoticons/<#EMO_DIR#>/piratesing.gif" style="vertical-align:middle" emoid=":shock" border="0" alt="piratesing.gif" />
 
<!--quoteo(post=177893:date=Jan 4 2007, 08:26 AM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Jan 4 2007, 08:26 AM) [snapback]177893[/snapback]</div><div class='quotemain'><!--quotec-->
Ehm. Yes, I do. Thanks for correcting me on that; otherwise my post makes no sense whatsoever. <img src="style_emoticons/<#EMO_DIR#>/piratesing.gif" style="vertical-align:middle" emoid=":shock" border="0" alt="piratesing.gif" />
<!--QuoteEnd--></div><!--QuoteEEnd-->
<img src="style_emoticons/<#EMO_DIR#>/me.gif" style="vertical-align:middle" emoid=":onya" border="0" alt="me.gif" /> No problem.

I like your idea better, and think it is much easier.
Now I know what to do with those characters that I think don't look so good with armor showing.
 
roric, could you please tell if this is working when you've changed it? i'd like to know so i know that it's safe to do it. <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
 
Back
Top