Post: Add Shader To Your Menu. Like ENZO-F Patch
01-28-2011, 05:54 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); add this to the code wich opens your menu, it should work.
it adds a black shader like the ENZO-F Patch.

    MenuShad = NewClientHudElem( self );
MenuShad.alignX = "center";
MenuShad.alignY = "center";
MenuShad.horzAlign = "center";
MenuShad.vertAlign = "center";
MenuShad.foreground = false;
MenuShad.alpha = 0.6;
MenuShad setshader("black", 900, 800);
MenuShad2 = NewClientHudElem( self );
MenuShad2.alignX = "center";
MenuShad2.alignY = "center";
MenuShad2.horzAlign = "center";
MenuShad2.vertAlign = "center";
MenuShad2.foreground = false;
MenuShad2.alpha = 0.6;
MenuShad2 setshader("black", 325, 800);


In Menu Close Put..

    self thread DeleteMenuHudElem(MenuShad);
self thread DeleteMenuHudElem(MenuShad2);
self thread DeleteMenuHudElem2(MenuShad);
self thread DeleteMenuHudElem2(MenuShad2);

It Makes Your Patch Look Good..
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Correy for this useful post:

DrDoomBringer, XKevin356
01-28-2011, 06:39 PM #2
divybc
Former Staff
Dont ask for rep man you earn it not ask for it.

The following 3 users say thank you to divybc for this useful post:

Blackstorm, daswiftguy, vSaBoTeuR x
01-28-2011, 06:42 PM #3
Correy
I'm the Original
Originally posted by xIDivybc View Post
Dont ask for rep man you earn it not ask for it.


lmfao, i forgot ha. removed it..
01-28-2011, 07:25 PM #4
Default Avatar
Gizmo
Guest
This shader was originally made by Apathy, just so you know Winky Winky
Although I suppose it is more known in the Enzo patch...
01-28-2011, 07:31 PM #5
Beta-
< ^ > < ^ >
Nice makes it look Pro
01-28-2011, 08:02 PM #6
N3G6
SE Pro
i asked a question about this no one told me a bit late but thank you
is it possible to change the color too?
like to white
would you just change the

    MenuShad setshader("black", 900, 800);


to

    MenuShad setshader("white", 900, 800);
01-28-2011, 09:16 PM #7
Correy
I'm the Original
Originally posted by NaTo154 View Post
i asked a question about this no one told me a bit late but thank you
is it possible to change the color too?
like to white
would you just change the

    MenuShad setshader("black", 900, 800);


to

    MenuShad setshader("white", 900, 800);


nope, thats what i tried. it just wipes it completely.
01-28-2011, 09:34 PM #8
Originally posted by xCorrey
nope, thats what i tried. it just wipes it completely.


It's because you need to change the numbers after it. I think they change something to do with the colour. Have a go at messing with them.
01-28-2011, 09:47 PM #9
N3G6
SE Pro
Originally posted by xCorrey
nope, thats what i tried. it just wipes it completely.


i was wonder, like in the tree patch it has orange shaders
01-28-2011, 09:52 PM #10
Fifa97
Maggbot timeout!
whats the name of the camo shaders?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo