Author Topic: Resolved  (Read 3745 times)

Offline zakari101

  • Experienced Traveler
  • **
  • Posts: 158
  • Floof-O-Meter: -9
  • the strangest thing........
    • View Profile
Resolved
« on: October 18, 2011, 01:06:32 am »
 solved by Thierry
« Last Edit: October 19, 2011, 12:27:25 pm by zakari »
The thought of being lost, The thought of being broken, The thought of being let down.It lingers in everyones mind, In everyones soul, In everyones heart.The thought of turning into a monster is a little to  late for some of us. Since some of us are already too far gone.

Thierry

  • Guest
Re: Material not working????
« Reply #1 on: October 18, 2011, 04:58:52 pm »
Forget all you have learned about changing materials. The material name isn't the file name.

open the .material script with notepad, or any other text editor.
in the .material script you will find something like this:


material
yourmaterialname
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture yourimage.png
         }
      }
   }
}


at object maker, select your loaded mesh and type the material name remarked in red. uppercase/lowercase sensitive.

The same is true for .particle scripts, but the diference is the particle name is followed by the word particle_system[color], and they need to be loaded at Effect Maker -> particles, not at object maker.

Offline zakari101

  • Experienced Traveler
  • **
  • Posts: 158
  • Floof-O-Meter: -9
  • the strangest thing........
    • View Profile
Re: Material not working????
« Reply #2 on: October 18, 2011, 08:49:13 pm »
ok i kinda understood but were do i find the material script
The thought of being lost, The thought of being broken, The thought of being let down.It lingers in everyones mind, In everyones soul, In everyones heart.The thought of turning into a monster is a little to  late for some of us. Since some of us are already too far gone.

Thierry

  • Guest
Re: Material not working????
« Reply #3 on: October 18, 2011, 09:21:37 pm »
when i'm talking about a material script file, i'm talking about all files with name ending in .material


That's a material script, open it with notepad and you will find the code i told you.

Offline zakari101

  • Experienced Traveler
  • **
  • Posts: 158
  • Floof-O-Meter: -9
  • the strangest thing........
    • View Profile
Re: Material not working????
« Reply #4 on: October 18, 2011, 11:26:30 pm »
there is nothing marked in red though.....
The thought of being lost, The thought of being broken, The thought of being let down.It lingers in everyones mind, In everyones soul, In everyones heart.The thought of turning into a monster is a little to  late for some of us. Since some of us are already too far gone.

Thierry

  • Guest
Re: Material not working????
« Reply #5 on: October 18, 2011, 11:57:19 pm »
zakari, i put it myself in red to be more clear where is the material name.
It doesn't mean you will find a red text.

Sorry for that facepaw, you was right.
« Last Edit: October 19, 2011, 12:13:28 am by Thierry »

Offline zakari101

  • Experienced Traveler
  • **
  • Posts: 158
  • Floof-O-Meter: -9
  • the strangest thing........
    • View Profile
Re: Material not working????
« Reply #6 on: October 18, 2011, 11:58:52 pm »
ok i did what u said and i still got a fail.....

EDIT: i click the edit button and it says materialname.whaterever can not be found. i put the material in the right folder, in regualer objects AND in the materials folder...
« Last Edit: October 19, 2011, 12:02:46 am by zakari »
The thought of being lost, The thought of being broken, The thought of being let down.It lingers in everyones mind, In everyones soul, In everyones heart.The thought of turning into a monster is a little to  late for some of us. Since some of us are already too far gone.

Thierry

  • Guest
Re: Material not working????
« Reply #7 on: October 19, 2011, 12:01:20 am »
that seem to be a double problem, i will try right now with tunnel hammy meshes.
maybe you have reason (sorry)

Offline zakari101

  • Experienced Traveler
  • **
  • Posts: 158
  • Floof-O-Meter: -9
  • the strangest thing........
    • View Profile
Re: Material not working????
« Reply #8 on: October 19, 2011, 12:03:30 am »
btw i think glave made the tunnels
The thought of being lost, The thought of being broken, The thought of being let down.It lingers in everyones mind, In everyones soul, In everyones heart.The thought of turning into a monster is a little to  late for some of us. Since some of us are already too far gone.

Thierry

  • Guest
Re: Material not working????
« Reply #9 on: October 19, 2011, 12:12:41 am »
They are Hammy meshes
And BIG sorry, you are right, the texture material is missing!

but you can put this material instead:
rockMat
(is the defeult Fh rock material)