Author Topic: Items problem  (Read 5491 times)

Offline amyfox100

  • Curious Wanderer
  • *
  • Posts: 14
  • Floof-O-Meter: 0
    • View Profile
Items problem
« on: December 22, 2013, 04:56:59 pm »
When anyone wears an item I cannot see it. And If I can, it turns into horns.

Offline zady

  • I BLAME RAZ!
  • Finest Floof
  • ***
  • Posts: 629
  • Country: 00
  • Floof-O-Meter: 56
  • DJ Rin
    • View Profile
    • Deviant Art
Re: Items problem
« Reply #1 on: December 22, 2013, 05:00:11 pm »
to me it sounds like you've installed the item's wrong, or they are using a different item pack to what you are.

look over the read me file which is in the item pack you downloaded and follow all the steps again
this SHOULD fix the problem

if not, feel free to ask again for help


MESH edition
Preset & marking edition

Feel free to pm me for help!

Offline amyfox100

  • Curious Wanderer
  • *
  • Posts: 14
  • Floof-O-Meter: 0
    • View Profile
Re: Items problem
« Reply #2 on: December 22, 2013, 05:01:02 pm »
I have the original items pack so I think I have not got theirs. Thanks :)

Offline ~Stargazer~

  • Ancient Silver Mane
  • *****
  • Posts: 4,041
  • Country: 00
  • Floof-O-Meter: 78
  • "Helloooo? Trickster."
    • View Profile
    • My deviantART
Re: Items problem
« Reply #3 on: December 22, 2013, 05:02:33 pm »
Normally when someone wears an item that you cannot see, your either missing the mess to that item, or you don't have that item pack. If you see weird items on people like this:



Or this



It normally means that your item pack doesn't match up with the other users and makes them have odd items. Hopefully this is what you were asking and I answered your question.

EDIT: Darnit Zady! xD You beat me to it!

Preset Download
Will be less active until October 7th.

Offline LordSuragaha

  • The Karen Slayer
  • Immortal Legend
  • *****
  • Posts: 11,027
  • Country: 00
  • Floof-O-Meter: 1052
    • View Profile
Re: Items problem
« Reply #4 on: December 22, 2013, 05:04:22 pm »
There are a load of different item packs out there and chances are you're seeing people with different items because their item.cfg coding is different from yours. They may have the same items as you but if there is but the slightest difference in coding order of particular items in their item.cfg file you will not see them in the right items.

Offline Whisperingwaves

  • #2FAB4U
  • Community Champion
  • ****
  • Posts: 1,593
  • Country: us
  • Floof-O-Meter: 135
  • #SlainyTheBattleTurkey
    • Whisperingwaves
    • @slainytbm
    • View Profile
    • Kiros
Re: Items problem
« Reply #5 on: December 22, 2013, 08:08:24 pm »
There are a load of different item packs out there and chances are you're seeing people with different items because their item.cfg coding is different from yours. They may have the same items as you but if there is but the slightest difference in coding order of particular items in their item.cfg file you will not see them in the right items.

Lol, just what Sura said Floof, your items packs are different, therefore your codeing is different, resulting in different items showing up, your friend may have the same items but, the pack may be different, to fix it, you just have to download their item pack. Hope this helps chu Floof.

~Hiden

Avatar by Chezdip on Lioden || Signature by Jackdaw ♥
In-Game As Whisperingwaves

Offline amyfox100

  • Curious Wanderer
  • *
  • Posts: 14
  • Floof-O-Meter: 0
    • View Profile
Re: Items problem
« Reply #6 on: December 23, 2013, 01:35:42 am »
Another problem. I downloaded all the item packs I needed to but now I do not have the original Christmas hat for FH. And when my friends wear it, it does not show up >.<

Offline zady

  • I BLAME RAZ!
  • Finest Floof
  • ***
  • Posts: 629
  • Country: 00
  • Floof-O-Meter: 56
  • DJ Rin
    • View Profile
    • Deviant Art
Re: Items problem
« Reply #7 on: December 23, 2013, 01:45:11 am »
Another problem. I downloaded all the item packs I needed to but now I do not have the original Christmas hat for FH. And when my friends wear it, it does not show up >.<

argh.. hun you should't try to merge all the item packs... it will not only take forever but will most likey mess alot of things up...


either way open up the items.cgf in note pad and paste this AFTER the rotaion coding and BEFORE any other coding in the file


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


MESH edition
Preset & marking edition

Feel free to pm me for help!

Offline amyfox100

  • Curious Wanderer
  • *
  • Posts: 14
  • Floof-O-Meter: 0
    • View Profile
Re: Items problem
« Reply #8 on: December 23, 2013, 01:53:07 am »
I don't think I've done it right. As I am such a noob. Although it did not work, this is how it looks like before all of the other things come about:

Quote
#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

[=======Head=======]

[AceHat]
mesh=GHat.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

[Aged Antlers]
mesh=antlers.mesh
material=antlersB
bone=forehead
offset_f=0.1 1.5 0.5
rotation_f=-10 180 0
offset_c=0.1 1.4 0.1
rotation_c=-40 180 0

(this goes on and on so I cut it short)

Offline zady

  • I BLAME RAZ!
  • Finest Floof
  • ***
  • Posts: 629
  • Country: 00
  • Floof-O-Meter: 56
  • DJ Rin
    • View Profile
    • Deviant Art
Re: Items problem
« Reply #9 on: December 23, 2013, 01:59:14 am »
i think you may have messed it up a little bit in your textures too...

easiest thing for you to do is to uninstall FH then re install it.

when you're done with that comment here again and i'll walk you through installing items


MESH edition
Preset & marking edition

Feel free to pm me for help!