Feral Heart

Help & Guidance => Game Help => Topic started by: FionaTheDragon on March 16, 2014, 02:31:36 am

Title: Item spikes not appearing?
Post by: FionaTheDragon on March 16, 2014, 02:31:36 am
So, I recently downloaded a new item pack. I put them in the proper files, without replacing any old ones. When I went ingame, the new items didn't appear, but I had that problem before... but there was something new.
On the spiked collar, the spikes didn't appear.
So, I checked the spiked bracelet, and the spikes didn't appear on those either.
Other users with the spiked items also didn't have the spikes.

Help? I use a Mac. ;-;

(EDIT: I cant take a screenshot. I use a Mac, and have a windows keyboard (Mac keyboard broke))
Title: Re: Item spikes not appearing?
Post by: angelre0702 on March 16, 2014, 02:47:08 am
You should check your items.cfg notepad file. Make sure it has the same coding as mine, then compare yours and see if anything's missing / changed. If that doesn't work, try reinstalling your item pack.

[Spikey Bracelet L]
mesh=bracelet6L.mesh
material=collarMat
bone=arm4.L
offset_f=0 0 0
rotation_f=0 0 0
offset_c=0 0 0
rotation_c=0 0 0


[Spikey Bracelet R]
mesh=bracelet6R.mesh
material=collarMat
bone=arm4.R
offset_f=0 0 0
rotation_f=0 0 0
offset_c=0 0 0
rotation_c=0 0 0


[Spikey Collar]
mesh=collar3.mesh
material=collarMat
bone=neck2
offset_f=0 0 .5
rotation_f=0 0 0
offset_c=0 .2 .3
rotation_c=0 0 0

^ That's the coding.