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-29-2011, 11:36 AM #20
Default Avatar
Newelly
Guest
Originally posted by xCorrey
did you test it, and did it work ?


No.. it wont work ...

Follow This:
You must login or register to view this content.
01-29-2011, 06:36 PM #21
N3G6
SE Pro
Originally posted by xCorrey
did you test it, and did it work ?


i got the shader strait across the bottom of the screen
01-29-2011, 06:54 PM #22
Correy
I'm the Original
Originally posted by NaTo154 View Post
i got the shader strait across the bottom of the screen


what you mean, you change the X and Y axis to make it go across the bottom of the screen, did you get the cammo working, for the shader..
01-29-2011, 07:12 PM #23
Fifa97
Maggbot timeout!
sumtimes on the ps3 it doesnt come up but on pc its 100%
01-29-2011, 08:19 PM #24
N3G6
SE Pro
Originally posted by xCorrey
what you mean, you change the X and Y axis to make it go across the bottom of the screen, did you get the cammo working, for the shader..


no i used the orgional from dt v8 update 4 this was earlier

MenuShad setshader("black", 900, 800); used the same number just changed the black just to test it out
01-29-2011, 08:25 PM #25
N3G6
SE Pro
Originally posted by Fifa97 View Post
sumtimes on the ps3 it doesnt come up but on pc its 100%


yea same with the icon on the welcome screen like on derektrotters v8

---------- Post added at 03:19 PM ---------- Previous post was at 03:15 PM ----------

Originally posted by xCorrey
what you mean, you change the X and Y axis to make it go across the bottom of the screen, did you get the cammo working, for the shader..


no i used the orgional from dt v8 update 4 this was earlier

MenuShad setshader("black", 900, 800); used the same number just changed the black just to test it out

---------- Post added at 03:25 PM ---------- Previous post was at 03:19 PM ----------

Originally posted by xCorrey
what you mean, you change the X and Y axis to make it go across the bottom of the screen, did you get the cammo working, for the shader..


no i used the orgional from dt v8 update 4 this was earlier

MenuShad setshader("black", 900, 800); used the same number just changed the black just to test it out
01-29-2011, 08:31 PM #26
Fifa97
Maggbot timeout!
Originally posted by NaTo154 View Post
yea same with the icon on the welcome screen like on derektrotters v8

---------- Post added at 03:19 PM ---------- Previous post was at 03:15 PM ----------



no i used the orgional from dt v8 update 4 this was earlier

MenuShad setshader("black", 900, 800); used the same number just changed the black just to test it out

---------- Post added at 03:25 PM ---------- Previous post was at 03:19 PM ----------



no i used the orgional from dt v8 update 4 this was earlier

MenuShad setshader("black", 900, 800); used the same number just changed the black just to test it out


have u seen my thread that releases the camo shader
01-29-2011, 08:34 PM #27
N3G6
SE Pro
Originally posted by Fifa97 View Post
have u seen my thread that releases the camo shader


lol yea im try it out soon finished inserting in to my patch random double post idk hoed it happend im tryin to see if blue tiger will work
02-17-2011, 01:35 AM #28
oO-GKUSH-Oo
< ^ > < ^ >
Originally posted by xCorrey
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..


not gnna work

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo