Author Topic: Items problem [for me]  (Read 1633 times)

Offline kiraralove

  • Curious Wanderer
  • *
  • Posts: 40
  • Floof-O-Meter: 1
    • View Profile
Items problem [for me]
« on: August 13, 2013, 06:34:51 pm »
Ok,so I followed your suggestions guys,but it still doesn't working.
So,I have some questions for you... ::)

1.Is that code okay for a item in FH?
Code: [Select]
material glowstickMat
{
receive_shadows on
technique
{
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.010000 0.010000 0.010000 1.000000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture red.jpg
tex_address_mode wrap
filtering trilinear
colour_op alpha_blend
}
texture_unit
{
texture  glowTex.jpg
scale 40 40
scroll_anim 0.2 0
colour_op add
}
}
}
}

Do not steal it.

2.Can I make items glow in FH?Because it's all about them.

3.Can someone explain me,why I am so dumb  ? >.<  I am trying to make new items,still not working.
Is it okay if I move all the MAT files,TEX files and meshes into feralheart>media>items?
It is should be the right folder for my items *raises eyebrow*

Suggestions?

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Items problem [for me]
« Reply #1 on: August 14, 2013, 05:38:34 pm »
1. Yes, as long as it is the correct coding for where you want your item to be and for the right textures you're using. It all seems to look correct to me, so test it.

2. You can and I will try and explain to you soon, for now I'll just leave this > [Insert explaining here.]

3. Heck, you're not dumb, you're learning :) and everything for your items need to be placed in FeralHeart\Media\Items then it will show up in your items in character creator.

EDIT: What is the item? It will help me a lot more.
« Last Edit: August 14, 2013, 05:42:34 pm by BigBangTheory »


Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone

Offline kiraralove

  • Curious Wanderer
  • *
  • Posts: 40
  • Floof-O-Meter: 1
    • View Profile
Re: Items problem [for me]
« Reply #2 on: August 14, 2013, 11:20:52 pm »
1. Yes, as long as it is the correct coding for where you want your item to be and for the right textures you're using. It all seems to look correct to me, so test it.

2. You can and I will try and explain to you soon, for now I'll just leave this > [Insert explaining here.]

3. Heck, you're not dumb, you're learning :) and everything for your items need to be placed in FeralHeart\Media\Items then it will show up in your items in character creator.

EDIT: What is the item? It will help me a lot more.

ok girl,well I want to make an glow necklace item...but it is still not working.
Like,I used to make a new MAT file to put that code...and it crashed.Seems like I must separate them ?
Aaaand i need to make a new folder "items" ?
That's what other said :c