Feral Heart

Help & Guidance => Game Help => Topic started by: amyfox100 on December 22, 2013, 04:56:59 pm

Title: Items problem
Post by: amyfox100 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.
Title: Re: Items problem
Post by: zady 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
Title: Re: Items problem
Post by: amyfox100 on December 22, 2013, 05:01:02 pm
I have the original items pack so I think I have not got theirs. Thanks :)
Title: Re: Items problem
Post by: ~Stargazer~ 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:

(http://i42BannedImageSite/2wod5ya.jpg)

Or this

(http://i40BannedImageSite/5akndw.jpg)

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!
Title: Re: Items problem
Post by: LordSuragaha 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.
Title: Re: Items problem
Post by: Whisperingwaves 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
Title: Re: Items problem
Post by: amyfox100 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 >.<
Title: Re: Items problem
Post by: zady 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
Title: Re: Items problem
Post by: amyfox100 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)
Title: Re: Items problem
Post by: zady 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
Title: Re: Items problem
Post by: amyfox100 on December 23, 2013, 02:00:36 am
Okay, I'll do that. Although will I loose all of my markings? And thank you so much for your time and patience.
Title: Re: Items problem
Post by: ~Stargazer~ on December 23, 2013, 02:02:25 am
Okay, I'll do that. Although will I loose all of my markings? And thank you so much for your time and patience.

You won't lose any markings unless you've downloaded extra marking packs.
Title: Re: Items problem
Post by: zady on December 23, 2013, 02:04:47 am
no, you keep all default markings, but any markings you installed you can easily just reinstall as you did in the first place if this is the case.

are you ready?
Title: Re: Items problem
Post by: amyfox100 on December 23, 2013, 02:08:22 am
Yeah sure :) I'm still uninstalling since the files are so big but I'll know what to do so go ahead.
Title: Re: Items problem
Post by: amyfox100 on December 23, 2013, 02:14:00 am
Ok done, I'm ready.
Title: Re: Items problem
Post by: zady on December 23, 2013, 02:41:06 am
first off...

i recommend you download this item pack
[download] - http://www.mediafire.com/download/gh8d49e9c2ofpgd/itempack_v2.zip (http://www.mediafire.com/download/gh8d49e9c2ofpgd/itempack_v2.zip)
[original thread] - http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=34278.0 (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=34278.0)

OK.
Once this pack is downloaded you should have a .zip file in your downloads by the name of itempack_v2.zip
Open the zip file and you should see this
(http://gyazo.com/1f1f6c04f84ffe0cfe63cf9df28d7866.png)

first off drag and drop the items.cgf into the FH main folder which can be found like this:

(http://gyazo.com/e40c261a43787d08cbb0e4be194f2bb0.png)


(http://gyazo.com/d761aed27346f7f38dfab66a16c3df1d.png)


next go into the media folder in the zip file. in here there should be another folder called items and in there a bunch of files which are your textures and mat's

ctrl + A the files then drag and drop them into the items folder in your FH folder.

(http://gyazo.com/3e7790070d72ae0bceafde98f5936075.png)


restart your game and everything should show up now

don't worry about items showing up wrong that is due to different item packs.
Title: Re: Items problem
Post by: amyfox100 on December 23, 2013, 02:43:40 am
Thank you. And also can you give me some advice on making sure I don't mix up other item packs?
Title: Re: Items problem
Post by: zady on December 23, 2013, 02:46:52 am
simple, when you download a new item pack, don't change anything other than add the new files to the items folder and completely replace the items.cgf file in the FH main folder. don't try to extend your current pack, just completely replace the items.cgf with the one in the downloaded item pack that you want~

hope everything works well for you!!

give me a bell if you need help with anything else
Title: Re: Items problem
Post by: amyfox100 on December 23, 2013, 03:10:22 am
D: It's happened again. I downloaded the other item packs and xmas hat goes poof
Title: Re: Items problem
Post by: zady on December 23, 2013, 03:18:41 am
i'm not sure what's going on then

sorry~ D:
Title: Re: Items problem
Post by: amyfox100 on December 23, 2013, 02:02:11 pm
D: