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
02-17-2011, 01:36 AM #29
Correy
I'm the Original
Originally posted by deckie123 View Post
not gnna work


it does work, i use it.
02-17-2011, 02:28 AM #30
oO-GKUSH-Oo
< ^ > < ^ >
Originally posted by xCorrey
it does work, i use it.


It works but you didnt give the complete code you have to have the delete hudlem code many noobs will just be trying to put it in and keep complaining how they get unknown function
02-27-2011, 03:14 AM #31
Mrs.Drake
GOAL: 1000 POSTS
Originally posted by Newelly View Post
No.. it wont work ...

Follow This:
You must login or register to view this content.


It seems to work when I don't use the Deletehudelm thing, but then when I have that in it it never works? +rep if help!

The following user thanked Mrs.Drake for this useful post:

popabigpoo
02-27-2011, 03:19 AM #32
malanof5
Error… Cat invasion!
Nice but you could also change it to red and green or any just change a few codes in there and it's done lol but nice find.
02-27-2011, 09:12 AM #33
Correy
I'm the Original
change the black to a cammo, like GODLYMODZ v5
03-17-2011, 07:12 PM #34
Thats pretty sick codes
03-18-2011, 05:04 AM #35
CAMMO-ECKERT
Smash It If You Grab It
i used the base of this thx m8
03-18-2011, 10:22 AM #36
That's awesome makes it look really cool
03-19-2011, 06:10 PM #37
is there any way to do this on the new update?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo