Data Realms Fan Forums
http://45.55.195.193/

Custom Scene Material Prob.
http://45.55.195.193/viewtopic.php?f=8&t=6921
Page 1 of 1

Author:  Mindbug [ Mon Aug 06, 2007 1:04 pm ]
Post subject:  Custom Scene Material Prob.

Ok i have this porblem with my scene. I have made my own texture and material. But when i start the map, it only shows the RGB color. Here is the code:
Code:
AddMaterial = Material
   Index = 227
   InstanceName = GroundMetal
   Bounce = 0.2
   Friction = 0.9
   StructuralIntegrity = 100
   DensityKGPerVolumeL = 8.5
   GibImpulseLimitPerVolumeL = 15
   GibWoundLimitPerVolumeL = 0.1
   Priority = 10
   Color = Color
      R = 205
      G = 195
      B = 185
   TextureFile = ContentFile
      Path = Complex.rte/Images/Terrain/Metal.bmp

Anyone that can help?

Author:  Yon [ Mon Aug 06, 2007 9:57 pm ]
Post subject:  Re: Custom Scene Material Prob.

Check:
if you have used the correct color in your map file(the bmp).
if you are using a color that is already defined by the mats in base.rte

Author:  Grif [ Tue Aug 07, 2007 2:13 am ]
Post subject:  Re: Custom Scene Material Prob.

Yon, that's not the problem.

You problem is that it won't show your texture file, right?

Check the dimensions of the file. If they're too far off the standard texture sizes, it may not be working.

Author:  Mindbug [ Tue Aug 07, 2007 12:22 pm ]
Post subject:  Re: Custom Scene Material Prob.

Yea thats the problem, but the way i made the texture was by copying an normal texture, taking metal bits from the bunker modules, and copying over and over until i got an full texture

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/