Feral Heart

Help & Guidance => Game Help => Topic started by: specklewolf123 on April 30, 2019, 12:06:07 am

Title: Help please?
Post by: specklewolf123 on April 30, 2019, 12:06:07 am
Hey guys, I'm having a bit of a problem here...you see I'm trying to download a scarf item for my characters in feral heart, and I think I've done something wrong.
I put the item code in the items.cfg file, and the other stuff in the items folder, and they appear in the items section in the character creation menu, but when I click to add them, they don't show up! I'm pretty sure I did everything right, but any help would be MUCH appreciated! ???
Title: Re: Help please?
Post by: VortexAlive on April 30, 2019, 01:16:24 am
A few things I can think of right away might be a typo or a size problem? Not all items are meant for both models either.

In the cfg the added part looks similar to this?
Code: [Select]
[Rubber Ducky]
mesh=RubberDuckItem.mesh
bone=Main
offset_f=0 -8 0
rotation_f=0 0 0
offset_c=0 -8 0
rotation_c=0 0 0
Title: Re: Help please?
Post by: specklewolf123 on April 30, 2019, 02:51:09 am
Yes, all the scarves look like that in the .cfg file, except there is both material and mesh in there
Title: Re: Help please?
Post by: specklewolf123 on April 30, 2019, 02:54:31 am
Here's an example of one the scarves.
[Scarf: Striped]
mesh=Scarf.mesh
material=StripeScarf
bone=neck2
offset_f=0.1 -0.1 -0.5
rotation_f=190 -3  176
offset_c=0.05 -0.1 -0.7
rotation_c=190 -3  176