Author Topic: Item?  (Read 960 times)

Offline 1000angles

  • Curious Wanderer
  • *
  • Posts: 24
  • Floof-O-Meter: 0
    • View Profile
Item?
« on: January 13, 2013, 12:37:47 am »
I was trying to download an item to put on your FH character, but I can't figure out where to put it! Does anyone know? This is what it looks like:

[Saber Teeth]
mesh=saberteeth.mesh
bone=toplip
offset_f=-0.05 .7 -0.1
rotation_f=65 -198 -15
offset_c=-0.02 .5 0.1
rotation_c=65 -190 -10
This message was blown up by a randomness bomb. Or was it a giant mushroom?

 Bomb    or    Mushroom
(;;;;;; )           (:::::: )
 \;;;;;/                |  |
  \;;;/                 |  | People Below Are Texting Their Votes
   \;/                   |  |          _;_;_;_;_;

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Item?
« Reply #1 on: January 13, 2013, 12:40:57 am »
Go to your Feralheart folder and in the main folder is a file called Items.cfg, right click it and Open With>> Notepad. You will see this:

#Bones:
#Main
#head, neck2, neck1, spine1, spine2, spine3, spine4
#tail1, tail2, tail3, tail4, tail5, tail6
#shoulder.L, arm1.L, arm2.L, arm3.L, arm4.L, (also .R)
#hand1.L, hand2.L, hand3.L, hand4.L, (also .R)
#finger1.L, finger2.L, finger3.L, finger4.L, (also .R)
#hip.L, leg1.L, leg2.L, leg3.L, (also .R)
#foot1.L, foot2.L, foot3.L, foot4.L, (also .R)
#toe1.L, toe2.L, toe3.L, toe4.L, (also .R)
#mouth, jaw, chin, forehead, nose1, nose2, toplip, botlip, tongue1, tongue2, tongue3
#toplip1.L, toplip2.L, toplip3.L, botlip1.L, botlip2.L, botlip3.L, (also .R)
#retina.L, eye.L, eyelid.L, cheek.L, brow1.L, brow2.L, (also .R)
#cochlea.L, ear.L, (also .R)
#Canine only: face.L, face.R

#offset_f: position offset for feline
#offset_c: position offset for canine
#rotation_f: rotation for feline
#rotation_c: rotation for canine


[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:

[Saber Teeth]
mesh=saberteeth.mesh
bone=toplip
offset_f=-0.05 .7 -0.1
rotation_f=65 -198 -15
offset_c=-0.02 .5 0.1
rotation_c=65 -190 -10


underneath the Christmas hat one so it looks like this:

#Bones:
#Main
#head, neck2, neck1, spine1, spine2, spine3, spine4
#tail1, tail2, tail3, tail4, tail5, tail6
#shoulder.L, arm1.L, arm2.L, arm3.L, arm4.L, (also .R)
#hand1.L, hand2.L, hand3.L, hand4.L, (also .R)
#finger1.L, finger2.L, finger3.L, finger4.L, (also .R)
#hip.L, leg1.L, leg2.L, leg3.L, (also .R)
#foot1.L, foot2.L, foot3.L, foot4.L, (also .R)
#toe1.L, toe2.L, toe3.L, toe4.L, (also .R)
#mouth, jaw, chin, forehead, nose1, nose2, toplip, botlip, tongue1, tongue2, tongue3
#toplip1.L, toplip2.L, toplip3.L, botlip1.L, botlip2.L, botlip3.L, (also .R)
#retina.L, eye.L, eyelid.L, cheek.L, brow1.L, brow2.L, (also .R)
#cochlea.L, ear.L, (also .R)
#Canine only: face.L, face.R

#offset_f: position offset for feline
#offset_c: position offset for canine
#rotation_f: rotation for feline
#rotation_c: rotation for canine


[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


[Saber Teeth]
mesh=saberteeth.mesh
bone=toplip
offset_f=-0.05 .7 -0.1
rotation_f=65 -198 -15
offset_c=-0.02 .5 0.1
rotation_c=65 -190 -10


Then just click Save, not Save As and it should show up in Feralheart :)
Will be inactive due to work and exams.

Offline 1000angles

  • Curious Wanderer
  • *
  • Posts: 24
  • Floof-O-Meter: 0
    • View Profile
Re: Item?
« Reply #2 on: January 13, 2013, 12:43:41 am »
Thanks! That is very helpful! :D
This message was blown up by a randomness bomb. Or was it a giant mushroom?

 Bomb    or    Mushroom
(;;;;;; )           (:::::: )
 \;;;;;/                |  |
  \;;;/                 |  | People Below Are Texting Their Votes
   \;/                   |  |          _;_;_;_;_;

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Item?
« Reply #3 on: January 13, 2013, 12:44:58 am »
You're welcome :)
Will be inactive due to work and exams.