Author Topic: Item spikes not appearing?  (Read 1040 times)

Offline FionaTheDragon

  • Curious Wanderer
  • *
  • Posts: 12
  • Floof-O-Meter: 1
  • Age is just a number. We aren't numbers.
    • View Profile
Item spikes not appearing?
« 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))

Offline angelre0702

  • Dedicated Supporter
  • ***
  • Posts: 394
  • Country: us
  • Floof-O-Meter: 42
  • Been here a while.
    • killingcve
    • View Profile
Re: Item spikes not appearing?
« Reply #1 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.