Feral Heart
Help & Guidance => Game Help => Topic started 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!!
-
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)
-
Thanks
-
No problem ;)
-
But wait, none of them has the ,cfg file, whaddo I do then?
-
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?
-
Kinda...o.O
-
If there was a ReadMe file or Instructions the code might be in there.
-
Oh ok that's simpler xD