Feral Heart

Help & Guidance => Game Help => Topic started by: Amber123 on February 12, 2012, 12:43:50 am

Title: Item Trouble
Post by: Amber123 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!!
Title: Re: Item Trouble
Post by: Ingredient 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 (http://feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=17302.0)
Title: Re: Item Trouble
Post by: Amber123 on February 12, 2012, 01:18:49 am
Thanks
Title: Re: Item Trouble
Post by: Ingredient on February 12, 2012, 02:13:42 am
No problem ;)
Title: Re: Item Trouble
Post by: Amber123 on February 12, 2012, 06:45:09 pm
But wait, none of them has the ,cfg file, whaddo I do then?
Title: Re: Item Trouble
Post by: Ingredient 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?
Title: Re: Item Trouble
Post by: Amber123 on February 13, 2012, 02:15:42 am
Kinda...o.O
Title: Re: Item Trouble
Post by: Ingredient on February 13, 2012, 03:17:51 am
If there was a ReadMe file or Instructions the code might be in there.
Title: Re: Item Trouble
Post by: Amber123 on February 14, 2012, 02:39:41 am
Oh ok that's simpler xD