sky
-
FlashMaster
Deuced Up - Posts: 28
- Joined: Fri Feb 21, 2014 7:45 pm
how do i change the sky in voxed from black to like blue?
-
1Shot1Kill
Modder
- Posts: 1707
- Joined: Sun Mar 02, 2014 5:53 pm
-
FlashMaster wrote:how do i change the sky in voxed from black to like blue?I don't think you can.
insert witty quote here like the cool kids do
-
FlashMaster
Deuced Up - Posts: 28
- Joined: Fri Feb 21, 2014 7:45 pm
-
Jdrew
Mapper
- Posts: 4808
- Joined: Tue Oct 30, 2012 10:48 pm
You can't do it
-
izzy
Head Admin / Co-founder
- Posts: 474
- Joined: Tue Oct 09, 2012 8:16 pm
You can change the sky color when a map is loaded into a server by using the /fog <0-255> <0-255> <0-255> admin command, which are RED GREEN BLUE values.
You can automatically set the RGB values by inserting fog = (R, G, B) on a separate line in the mapname.txt file.
For example, red sky:
fog = (255, 0, 0)
Green sky:
fog = (0, 255, 0)
Blue sky:
fog = (0, 0, 255)
Black sky:
fog = (0, 0, 0)
White sky:
fog = (255, 255, 255)
You can automatically set the RGB values by inserting fog = (R, G, B) on a separate line in the mapname.txt file.
For example, red sky:
fog = (255, 0, 0)
Green sky:
fog = (0, 255, 0)
Blue sky:
fog = (0, 0, 255)
Black sky:
fog = (0, 0, 0)
White sky:
fog = (255, 255, 255)
-
izzy
Head Admin / Co-founder
- Posts: 474
- Joined: Tue Oct 09, 2012 8:16 pm
Who is online
Users browsing this forum: No registered users and 2 guests