(adsbygoogle = window.adsbygoogle || []).push({});
ive been wanting 2 learn how to make my own patch.i understand how how to make a menu but how do u actually make the mod menu a certain color.By mod menu i dont mean the mods in the menu i mean like a black background or red...the color of what the mods r placed on.For example were would i put this... cg_drawCrosshair 0
r_filmTweakInvert 1
r_filmusetweaks 1
r_filmTweakenable 1
cg_gun_x -50
r_contrast 4
In My Patch: cg_drawCrosshair 0;cg_gun_x -50;r_filmTweakInvert 1;r_filmusetweaks 1;r_filmTweakenable 1;r_contrast 4;