No light? Help me

jan1024188

Newbie
Joined
Apr 10, 2007
Messages
41
Reaction score
0
Hello,

Im making a mod, but I have some newbie problems.
I'm making a map using Hammer (but Im new to mapping).
The problem is with models into the map:
But when loading a crowbar & airboat I get some ugly colored models.
http://jan1024188.googlepages.com/mymap0001.jpg
http://jan1024188.googlepages.com/mymap0000.jpg
http://jan1024188.googlepages.com/mymap0003.jpg
http://jan1024188.googlepages.com/mymap0004.jpg

As you can see on mymap0004, the crowbar which is received by impulse 101 renders fine. All other object which are in the map dont load as they should.

I have one "light" with white color and 200 brightness .
As you can see, when I get close to airboat with flashlight I get a little color.

Please, tell me how can I fix this problem.

Thanks in advance,
Jan
 
tried placing a cubemap into that room? and don't forget to run buildcubemaps afterwards.
 
Cubemap? How do you make a cubemap?

I made a normal room without leaks....basic light.
 
env_cubemap, it's an entity;
type buildcubemaps in console once you're testing the map
 
Back
Top