Post: [New]Working GODLYM0DZ V.5 Cyberspace Shaders
09-28-2011, 08:02 PM #1
BlazingDope
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); Here Are the godlym0dz v.5 shaders straight from his patch. I've tested and they work fine and look very sexy on W@W :p Hope you like them as I think they are probaley the best shaders cuz It looks sexy for MW2 and W@W! This Will probaley work for cod4 too, not 100% sure but it probz will! anyway Enjoy! Happy

Part 1: Add these anywhere in the gsc.
    
Shader(AlphaValue, align1, align2, horz1, vert1, ypart, xpart, sorting, Material, length, height)
{
self endon( "disconnect" );
self endon("death");
Shaderz = NewClientHudElem( self );
Shaderz.alpha = AlphaValue;
Shaderz.alignX = align1;Shaderz.alignY = align2;
Shaderz.horzAlign = horz1;
Shaderz.vertAlign = vert1;
Shaderz.foreground = false;
Shaderz.y = ypart;
Shaderz.x = xpart;
Shaderz.sort = sorting;
Shaderz SetShader( Material, length, height );
wait 1;
self thread destroyOnDeath(Shaderz);
self thread destroyOnExitMenu(Shaderz);
}

destroyOnExitMenu( hudElem )
{
self waittill ( "menu_exit" );
hudElem destroy();
}

destroyOnDeath( hudElem )
{
self waittill ( "death" );
self notify("option_checked");
hudElem destroy();
}


Part 2: Add these to you're menu opening, so it threads the other script (already done for you) just add to menu opening.
    
self thread Shader(1.0, "right", "right", "right", "right", 0, 65, 0, "red", 300, 60);
self thread Shader(0.7, "right", "right", "right", "right", 60, 65, 0, "black", 300, 450);
self thread Shader(1.0, "right", "right", "right", "right", 0, 65, 0, "black", 300, 60);
self thread Shader(1.0, "right", "right", "right", "right", 90, 30, 0, "black", 230, 300);
self thread Shader(1.0, "center", "bottom", "center", "bottom", 30, 278, 0, "black", 230, 80);


Credits:
GODLYM0DZ - For Creating the shaders
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked BlazingDope for this useful post:

Beats
12-04-2011, 09:39 PM #20
Solo.
Solo Da Noobs
Originally posted by D34TH View Post
I dont take pictures when im with girls because i am doing things with them. Haha any other way?


video proof :carling:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo