Author Topic: Item Trouble  (Read 958 times)

Amber123

  • Guest
Item Trouble
« on: February 12, 2012, 12:43:50 am »
          When I download items, and I go onto FH and go to the Character Creator place, and click the step that shows items, all that shows up are wings and the Santa Hat, what did I do wrong? I put the items in the "items" folder, and I could use the meshes to make new objects for maps, but that's it! Help!!

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Item Trouble
« Reply #1 on: February 12, 2012, 01:11:20 am »
You need to include the items into the .cfg file in the FH folder. Your download should of included the .cfg folder with the coordinates added to fit your lion/wolf perfectly. Once opened you should see this

[Christmas Hat]
mesh=hat1.mesh
bone=forehead
offset_f=0.1 1.2 0.5
rotation_f=10 90 -10
offset_c=0.1 1.4 0.1
rotation_c=10 90 15

Copy and paste it again and change it

[YOUR ITEM NAME]
mesh=ITEM'S MESH
bone=WHERE THE ITEM WILL BE PLACED ON THE BODY
offset_f=0.1 1.2 0.5
rotation_f=10 90 -10
offset_c=0.1 1.4 0.1
rotation_c=10 90 15

The offset and rotations is how well it will fit onto that part of the body, follow this tutorial

http://feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=17302.0
Will be inactive due to work and exams.

Amber123

  • Guest
Re: Item Trouble
« Reply #2 on: February 12, 2012, 01:18:49 am »
Thanks

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Item Trouble
« Reply #3 on: February 12, 2012, 02:13:42 am »
No problem ;)
Will be inactive due to work and exams.

Amber123

  • Guest
Re: Item Trouble
« Reply #4 on: February 12, 2012, 06:45:09 pm »
But wait, none of them has the ,cfg file, whaddo I do then?

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Item Trouble
« Reply #5 on: February 13, 2012, 12:14:53 am »
So there was no file cfg file with the download you mean? That means you have to do the coordinates yourself to get the item to fit perfectly.
Like i said above with the Christmas hat, copy and paste change the text and codes. The link i gave you can help you understand what the offset and rotation do, the higher the number the more to the right and the lower more to the left.

Understand?
Will be inactive due to work and exams.

Amber123

  • Guest
Re: Item Trouble
« Reply #6 on: February 13, 2012, 02:15:42 am »
Kinda...o.O

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Item Trouble
« Reply #7 on: February 13, 2012, 03:17:51 am »
If there was a ReadMe file or Instructions the code might be in there.
Will be inactive due to work and exams.

Amber123

  • Guest
Re: Item Trouble
« Reply #8 on: February 14, 2012, 02:39:41 am »
Oh ok that's simpler xD