Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nupper on April 14, 2011, 08:07:29 pm

Title: Skybox Help
Post by: Nupper on April 14, 2011, 08:07:29 pm
Im trying to make a new zone ID: 25 and 27 have a burning sky but it currently have a default sky how do i change it
Title: Re: Skybox Help
Post by: Steff on April 14, 2011, 09:49:49 pm
You need to add an entry in the Light.dbc

http://madx.dk/wowdev/wiki/index.php?title=Light.dbc

The easyst way is to clone an existing light entry and change the cods. To get the ID of an light you can use the tool Lightmapper. If you click on an light you get the ID of it... (hmm should enter this to noggit :) ) .
So serach your sky and duplicate the entry The cords you can get from noggit. Just use the client cords. You have to swap the Z and Y values and multiply all with 36.

Now just set the two radius to define the size of the sky area.

If it works it would be nice if you could write a tutorial. If you need more help jsut ask.
Title: Re: Skybox Help
Post by: Nupper on April 14, 2011, 10:12:14 pm
Quote from: "Steff"
You need to add an entry in the Light.dbc

http://madx.dk/wowdev/wiki/index.php?title=Light.dbc

The easyst way is to clone an existing light entry and change the cods. To get the ID of an light you can use the tool Lightmapper. If you click on an light you get the ID of it... (hmm should enter this to noggit :) ) .
So serach your sky and duplicate the entry The cords you can get from noggit. Just use the client cords. You have to swap the Z and Y values and multiply all with 36.

Now just set the two radius to define the size of the sky area.

If it works it would be nice if you could write a tutorial. If you need more help jsut ask.

i want one skybox id to cover the entire world
Title: Re: Skybox Help
Post by: Eluo on April 14, 2011, 11:57:38 pm
512*32= 16384 = r
Title: Re: Skybox Help
Post by: Steff on April 15, 2011, 09:55:11 am
Every map has an main skybox located on the upper left side of the map.
Take a look in Lightmapper. This one is userd as main sky box.
Title: Re: Skybox Help
Post by: schlumpf on April 15, 2011, 08:15:58 pm
Actually, the default one is at 0,0,0 with radius 0 and 0.
Title: Re: Skybox Help
Post by: Nupper on May 03, 2011, 08:37:57 pm
what table do i find the skybox ID in Light.dbc
Title: Re: Skybox Help
Post by: schlumpf on May 03, 2011, 09:57:33 pm
I linked to the wiki for a reason. Its all documented there.
Title: Re: Skybox Help
Post by: SirFranc on May 03, 2011, 10:22:34 pm
I take the point to ask if someone knows the general night sky settings O.o or if they are all linked to each skybox...