(adsbygoogle = window.adsbygoogle || []).push({});
Hello NGU there's very little activity in mw2 lately and i figure its pointless to keep this a secret much longer so here it goes
first we are going to start by downloading these programs i have provided links to
If you already have them installed skip ths step...
You must login or register to view this content.
You must login or register to view this content.
open up HxD and just extract the zone from the .ff of your choice its pretty self explanatory with his handler
next hit ctrl-f anf find " mw2_main_cloud_overlay "
now scroll down to what i have highlighted in this image
You must login or register to view this content.
here are the 3 major colors you can use until you learn how to convert to float
learn how to convert here:
You must login or register to view this content.
red =
3F 80 00 00 00 00 00 00 00 00 00 00 3F 80 00 00
green =
00 00 00 00 3F 80 00 00 00 00 00 00 3F 80 00 00
blue =
00 00 00 00 00 00 00 00 3F 80 00 00 3F 80 00 00
RGBA = red, green, blue, alpha
so you would just copy that where i have highlighted for you or over this
3F 80 00 00 3F 80 00 00 3F 80 00 00 3F 00 00 00
You must login or register to view this content.
Hope this helps if you need further instructions message me
---------------------------------------------------------------------------------------------------------------------
Q: people ask me how to make checkered fog smoke
A: Just change " mw2_main_cloud_overlay " to some thing else that fits that doesnt change the size of the zone like " mw2_sqre_cloud_overlay "
Q: can i use different colors other then RGB
A: YES
Q: what update is this for
A: all of them
any more questions i'll answer here
Thanks to aerosoul94 for finding this and razbaz for somewhat trying to teach me it