Author Topic: Help please?  (Read 757 times)

Offline specklewolf123

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 1
    • View Profile
Help please?
« 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! ???

Offline VortexAlive

  • Eevee Knight
  • Honored Hero
  • *****
  • Posts: 5,080
  • Country: us
  • Floof-O-Meter: 180
  • A wild floof has appeared!
    • VortexAlive
    • VortexAlive
    • VortexAlive
    • View Profile
    • VortexAlive is Rawrsome
Re: Help please?
« Reply #1 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
For the sake of my own health and interests, I've left FH and I won't be looking back.

Offline specklewolf123

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 1
    • View Profile
Re: Help please?
« Reply #2 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

Offline specklewolf123

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 1
    • View Profile
Re: Help please?
« Reply #3 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