Post: Teh1337 Menu Shader HELP
06-17-2012, 03:08 AM #1
Vaduh
Haxor!
(adsbygoogle = window.adsbygoogle || []).push({}); Does anybody know how to edit the color of his tu6 patch on the menu shader i want it red and its a wierd shader code if you know how to edit the color of it please let me know


I have tried everything but it just makes the whole screen black when i open it


The code


Self.mbk.x = 320;
Self.mbx.y = 0;
Self.mbk.sort = 1;
Self.mbk.alpha = 1;
Self.mbk.color = (1, 1, 1)
Slef.mbk setShader ( "black", 275, 1000 ) ;
(adsbygoogle = window.adsbygoogle || []).push({});
06-17-2012, 09:02 PM #2
Clouds
Error 404: Title Not Found
Originally posted by Vaduh View Post
Does anybody know how to edit the color of his tu6 patch on the menu shader i want it red and its a wierd shader code if you know how to edit the color of it please let me know


I have tried everything but it just makes the whole screen black when i open it


The code


Self.mbk.x = 320;
Self.mbx.y = 0;
Self.mbk.sort = 1;
Self.mbk.alpha = 1;
Self.mbk.color = (1, 1, 1)
Slef.mbk setShader ( "black", 275, 1000 ) ;


Change Self.mbk.color = (1,1,1);
to
Self.mbk.color = (1,0,0);

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo