Post: Someone plz ?
06-07-2015, 08:00 PM #1
MODSXLEADER
Pokemon Trainer
(adsbygoogle = window.adsbygoogle || []).push({}); Hey,i've been on a mission to turn the sky black by changing the scripting of waterfall's sky color codes,i've tried many methods however i haven't put the correct coding yet but i have manage to turn the lighting black but that was not my intent,i researched and found some codes to somewhat put the sky black on black ops 2



You must login or register to view this content.



My question to you guys would be how would i put some or all of these codes into this script so i can be able to put the sky black ?

Someone has to know,modding has come a long way especially in call of duty and im a noob compared to you guys, so all you guys have to do is help me and spread your knowledge to me please im not asking for an arm and a leg.

Link to script:You must login or register to view this content.





Sincere Thanks From MODSXLEADER.
(adsbygoogle = window.adsbygoogle || []).push({});
06-08-2015, 02:44 AM #2
HiddenHour
I defeated!
Originally posted by MODSXLEADER View Post
Hey,i've been on a mission to turn the sky black by changing the scripting of waterfall's sky color codes,i've tried many methods however i haven't put the correct coding yet but i have manage to turn the lighting black but that was not my intent,i researched and found some codes to somewhat put the sky black on black ops 2



You must login or register to view this content.



My question to you guys would be how would i put some or all of these codes into this script so i can be able to put the sky black ?

Someone has to know,modding has come a long way especially in call of duty and im a noob compared to you guys, so all you guys have to do is help me and spread your knowledge to me please im not asking for an arm and a leg.

Link to script:You must login or register to view this content.





Sincere Thanks From MODSXLEADER.

You must login or register to view this content.
Zeroy's Scripting Reference
You must login or register to view this content.
BO2 GSC Commands List
You must login or register to view this content.
BO2 DVAR Dump

Try reading these.

    blackSky()
{
setDvar("r_lightTweakSunColor", "0 0 0");
setDvar("r_lighttweaksunlight", "-10");
setDvar("r_brightness", -0.5);
setDvar("r_fog", "1");
setDvar("r_sun", 0);
setDvar("r_lighttweaksunlight", "0.3 0.3 0.3");
setDvar("r_lightTweakSunColor", "0 0 0");
setDvar("r_lighttweaksunlight", "0.991101 0.947308 0.760525");
setDvar("r_heroLightScale", "1 1 1");
setDvar("r_skyColorTemp", "6500");

setExpFog(100, 70, 0.097, 0.097, 0.097, 0);
//setExpFog(110, 310, .0, .0, .0, 0);
//setExpFog(110, 310, .0, .0, .0, 0);
//setExpFog(250,100,0,0,0,1);
//setExpFog(500,250,0,0,0,1);
}

It isn't really a black sky either.
06-08-2015, 02:12 PM #3
Originally posted by TheHiddenHour View Post
You must login or register to view this content.
Zeroy's Scripting Reference
You must login or register to view this content.
BO2 GSC Commands List
You must login or register to view this content.
BO2 DVAR Dump

Try reading these.

    blackSky()
{
setDvar("r_lightTweakSunColor", "0 0 0");
setDvar("r_lighttweaksunlight", "-10");
setDvar("r_brightness", -0.5);
setDvar("r_fog", "1");
setDvar("r_sun", 0);
setDvar("r_lighttweaksunlight", "0.3 0.3 0.3");
setDvar("r_lightTweakSunColor", "0 0 0");
setDvar("r_lighttweaksunlight", "0.991101 0.947308 0.760525");
setDvar("r_heroLightScale", "1 1 1");
setDvar("r_skyColorTemp", "6500");

setExpFog(100, 70, 0.097, 0.097, 0.097, 0);
//setExpFog(110, 310, .0, .0, .0, 0);
//setExpFog(110, 310, .0, .0, .0, 0);
//setExpFog(250,100,0,0,0,1);
//setExpFog(500,250,0,0,0,1);
}

It isn't really a black sky either.


ok so if it isnt really a black sky than what is it then ? i think thats what he wants to know like how would you turn the sky black tho or dark i guess
06-08-2015, 02:32 PM #4
HiddenHour
I defeated!
Originally posted by XANGANG View Post
ok so if it isnt really a black sky than what is it then ? i think thats what he wants to know like how would you turn the sky black tho or dark i guess


He wanted to know how to make the pictures into a script. I have no idea about the actual black sky.
06-08-2015, 08:32 PM #5
MODSXLEADER
Pokemon Trainer
Originally posted by TheHiddenHour View Post
He wanted to know how to make the pictures into a script. I have no idea about the actual black sky.


you know how you can change the sky color on a rtm ,im trying to change the sky colors like that but i want the option on a gsc
06-09-2015, 06:45 AM #6
MODSXLEADER
Pokemon Trainer
Like is someone gave me the sky color code for plaza i would be straight.

You must login or register to view this content.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo