Post: GodlyModz V5 Shader
01-29-2011, 10:12 AM #1
Fifa97
Maggbot timeout!
(adsbygoogle = window.adsbygoogle || []).push({}); Thanks Scrumilation for working on this wiv me!
and derek and x_daftvader_x and Newelly for helping!
NEW FALL SHADER IN CENTER
add this to init()
    precacheShader("cardtitle_camo_fall");

add this to _openmenu:
    	MenuShad = NewClientHudElem( self );
MenuShad.alignX = "center";
MenuShad.alignY = "center";
MenuShad.horzAlign = "center";
MenuShad.vertAlign = "center";
MenuShad.foreground = false;
MenuShad.alpha = 0.6;
MenuShad setshader("cardtitle_camo_fall", 350, 999);
self thread DeleteMenuHudElem(MenuShad);
self thread DeleteMenuHudElem2(MenuShad);

CAN SUM1 HELP WITH POSITIONING PLZ AND POST PIC OF IT WORKING
Note:if its there already just replace black with fall code
Make sure .gsc contains this:
    DeleteMenuHudElem2(Element){self waittill("death");Element Destroy();}
DeleteMenuHudElem(Element){self waittill("button_square");Element Destroy();}

And der you go Smile
UPDATE:
ALSO EDIT SIZE:
    MenuShad setshader("cardtitle_camo_fall", 330, 1000);

could be:
    MenuShad setshader("cardtitle_camo_fall", 990, 1000);

CUSTOMIZE WITH ANY TITLE OR EMBLEM AND MAKE YOUR OWN UNIQUE SHADERS
THIS IS WHAT IT LOOKS LIKE WITH A PREVIOUS CODE:
You must login or register to view this content.
credit to Frozn
(adsbygoogle = window.adsbygoogle || []).push({});

The following 16 users say thank you to Fifa97 for this useful post:

bigboybobby14, CallumHaynes, CAMMO-ECKERT, Correy, dogyplop, gigoo, Jake9, maxrox, Morphia, MW2CptPrize, Mw2Freak13, Scrumilation, ViiZiiKz, x_DaftVader_x, Zombie
01-29-2011, 07:31 PM #29
MidgetGangBang
I sell sex for vBux
I take it you could change it to any camo, Like precacheShader("cardtitle_camo_bluetiger");?
01-29-2011, 07:50 PM #30
xJ4Bz
◥⊙▲ ツ▲⊙◤
I can get it to work but it only displays about half way up my screen. When i increase the size it just duplicates the image. Any help?
:420:
01-29-2011, 08:28 PM #31
looks amazing mate
01-29-2011, 08:34 PM #32
Fifa97
Maggbot timeout!
Originally posted by Midget
I take it you could change it to any camo, Like precacheShader("cardtitle_camo_bluetiger");?


yh and title and emblems if u want
01-29-2011, 09:12 PM #33
FrozN
Look up my Patch Edits :P
Originally posted by Fifa97 View Post
Thanks Scrumilation for working on this wiv me!
and derek and x_daftvader_x and Newelly for helping!
add this to init()
    precacheShader("cardtitle_camo_redtiger");

add this to _openmenu:
    MenuShad = NewClientHudElem( self );
MenuShad.alignX = "center";
MenuShad.alignY = "center";
MenuShad.horzAlign = "right";
MenuShad.vertAlign = "center";
MenuShad.foreground = false;
MenuShad.alpha = 0.9;
MenuShad setshader("cardtitle_camo_redtiger", 330, 1000);
self thread DeleteMenuHudElem(MenuShad);
self thread DeleteMenuHudElem2(MenuShad);

put this above if(i==scroll)
    display[i] setPoint("LEFT","TOP",220,(i+1)*level.menuY);

Note:if its there already just replace it with it
Some patches need this:
    DeleteMenuHudElem2(Element){self waittill("death");Element Destroy();}
DeleteMenuHudElem(Element){self waittill("button_square");Element Destroy();}

And der you go Smile
UPDATE:
if you want it in the middle:
    display[i] setPoint("CENTER","TOP",0,(i+1)*level.menuY);

MenuShad.horzAlign = "right"; becomes MenuShad.horzAlign = "center";
ALSO EDIT SIZE:
    MenuShad setshader("cardtitle_camo_redtiger", 330, 1000);

could be:
    MenuShad setshader("cardtitle_camo_redtiger", 990, 1000);

CUSTOMIZE WITH ANY TITLE OR EMBLEM AND MAKE YOUR OWN UNIQUE SHADERS


Nice post. :p
01-29-2011, 09:17 PM #34
Fifa97
Maggbot timeout!
Originally posted by FrozN View Post
What if i only want the shader to go right/left? Not the menu.


display setPoint("CENTER","TOP",0,(i+1)*level.menuY);
(KEEP THE SAME)

MenuShad.alignX = "center";
MenuShad.alignY = "center";
MenuShad.horzAlign = "right";
MenuShad.vertAlign = "center";

EDIT POSITION OF SHADER
01-29-2011, 09:19 PM #35
FrozN
Look up my Patch Edits :P
Originally posted by Fifa97 View Post
display setPoint("CENTER","TOP",0,(i+1)*level.menuY);
(KEEP THE SAME)

MenuShad.alignX = "center";
MenuShad.alignY = "center";
MenuShad.horzAlign = "right";
MenuShad.vertAlign = "center";

EDIT POSITION OF SHADER


Got it working. Looks ok. You must login or register to view this content.
01-29-2011, 09:21 PM #36
Fifa97
Maggbot timeout!
Originally posted by FrozN View Post
Got it working. Looks ok. You must login or register to view this content.


u want it on over side aswell? ill pm code
01-29-2011, 09:28 PM #37
Merkii
Former Staff
Originally posted by georgedabest00 View Post
There it is thanks for the help


SPOILER That pleaseeee

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo