Hi..

I want to make a simple sky cube.

This is my code, but nothing happends.

Code:
  

bmap envmap=<dawn+6.tga>;

sky dawn_cube
{
type = <dawn+6.tga>;
flags = cube,visible;
layer = 2;
z = 10;
}






can anyone help me?