Author Topic: Multiple item packs?  (Read 1361 times)

Offline Morgra

  • I don't like sand...
  • Immortal Legend
  • *****
  • Posts: 5,718
  • Country: us
  • Floof-O-Meter: 347
  • Ever been killed by a spider? I was
    • DinksterDaily
    • View Profile
Multiple item packs?
« on: May 20, 2012, 12:22:26 am »
Hey there,

I was just going to ask the forum if you could download and use multiple item packs? I have Delay's Item pack and know how to download item packs but I was wondering if I could add other people's items packs to that without it getting all replaced... Leave a comment if you know
Thanks :D

~MorgraWolf~
Profile pic by Edolicious

People don't think the universe be like it is, but it do.


Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Multiple item packs?
« Reply #1 on: May 20, 2012, 12:46:43 am »
You will have to open up the items.cfg file in your Feralheart folder with Notepad.

You will see this if you havent replaced it with the Delay's Item pack

Code: [Select]
#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

So just open up the downloaded items .cfg file and copy something that looks like this

[itemname]
mesh=[meshname]
bone=spine1
offset_f=2 -4 1
rotation_f=0 -5 0
offset_c=2 -6 1
rotation_c=0 -8 0

And paste it underneath the Christmas hat or the last thing in Notepad.

Make sure everything is placed into the items folder.



Will be inactive due to work and exams.

Offline Morgra

  • I don't like sand...
  • Immortal Legend
  • *****
  • Posts: 5,718
  • Country: us
  • Floof-O-Meter: 347
  • Ever been killed by a spider? I was
    • DinksterDaily
    • View Profile
Re: Multiple item packs?
« Reply #2 on: May 20, 2012, 01:54:42 am »
Ok thanks :3 That worked!!
Profile pic by Edolicious

People don't think the universe be like it is, but it do.


Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Multiple item packs?
« Reply #3 on: May 22, 2012, 08:28:16 am »
Your welcome, glad it helped ;)
Will be inactive due to work and exams.