Request: Looking for a belt(s) for units, heroes, sovereigns

Hey y'all!

I'm planning a mod at the moment, and am wondering if a piece of gear could be made...

Specifically, belts.  A 'sash' style belt in particular, although a buckle belt would also be nice.

Can the models in Elemental accomodate belts?  If so, are there any modders out there who might be able to make belt models?

I don't have 3d modeling skills or software, hence the request.  Help would be much appreciated!

 

2,134 views 2 replies
Reply #1 Top

I honestly don't know. Certainly a model could be made, and it could be made to fit onto other models. But will it look good with pants? Cloaks? Robes? Armor? Will the AI use it? Will you have to include it in the chest armor, instead of making it its own category? That I don't know.

Reply #2 Top

 

Shealth

 

Found a belt with sheath already in the game (Floating in the air), just can't figure out how to attach it. I think maybe we need a dev to find out, tested all known <attachments>s already.

 

Code: xml
  1.     &lt;GameItemTypeModel&gt;
  2.       &lt;ModelFile&gt;Gfx\HKB\Items\traitor_sheath.hkb&lt;/ModelFile&gt;
  3. &lt;!--No Idea where to find the lcf for this attachment--&gt;
  4.       &lt;Attachment&gt;thigh_right_lcf&lt;/Attachment&gt;
  5.       &lt;Texture_All&gt;Gfx\HKB\Items\K_Accessories_Texture_02.png&lt;/Texture_All&gt;
  6.     &lt;/GameItemTypeModel&gt;