Feral Heart
Help & Guidance => Game Help => Topic started by: kiraralove on August 09, 2013, 10:44:11 pm
-
Hi beautiful floofs,as I said.I maked some items,my items.I putted the TEXTURES,MATERIALS AND MODELS onto > Feralheart folder>media>items.I also wrote something in items.cfg
this
[Nebula]
material=nebulabubble4
bone=Main
offset_f=0 -16.5 -3.0
rotation_f=0 0 0
offset_c=0 -16.5 -3.0
rotation_c=0 0 0
But when i go on the game and click on it,it wont appear.
Suggestion?
-
You're missing the mesh the item uses.
[Nebula]
material=nebulabubble4
mesh=NAME.mesh
bone=Main
offset_f=0 -16.5 -3.0
rotation_f=0 0 0
offset_c=0 -16.5 -3.0
rotation_c=0 0 0
Add the part in red to the Items.cfg file and type in the mesh the item uses. Make sure it matches the file name, it is case sensitive.
-
Thanks I fixed it.
But it still appears white?
Ho'w I do that?I want to fix that with a nebula texture
-
Make sure your .material file for your item is in the Items folder and it is linked to the correct image. Could you paste your .material code here, please? Also what is the name and format of the image you are using?
-
Make sure your .material file for your item is in the Items folder and it is linked to the correct image. Could you paste your .material code here, please? Also what is the name and format of the image you are using?
I PM you..