(adsbygoogle = window.adsbygoogle || []).push({});
Here it is, this is MyStorm....
Ok guys this is just the patch i use to play on MW2......
Changed the menu style, added some stuff....check the video.....
Big thanks to Derek T. and MecaJ for this awsome patch..... +rep for you guys...
Thanks to mosssy, homer, unknown....
[ame=
https://www.youtube.com/watch?v=kQTP5gNV2jc]YouTube - DT BlackStorm (MyStorm)[/ame]
----------------------------------------------------------------------------------------------
DOWNLOA
*Ok guys, if dont know how to make a "Simple edit" use this one...(Menu on the Center)
You must login or register to view this content. (now Square_button is back)
You must login or register to view this content.
------------------------------------------
Same Style as seen on VIDEO..!!
*If you wanna Use the same "MENU STYLE" (Menu on the Right Side) get this one.....
You must login or register to view this content.
you gotta change this code, because whe the size of the tv changes the menu is gonna stay on the same place it was set for the old tv....now set for my 42" Plasma..
Originally posted by another user
MenuShad = NewClientHudElem( self );
MenuShad.alignX = "center";
MenuShad.alignY = "center";
MenuShad.horzAlign = "right";
MenuShad.vertAlign = "center";
MenuShad.foreground = false;
MenuShad.alpha = 0.9;
MenuShad setshader("black", 330, 1000);
self thread DeleteMenuHudElem(MenuShad);
self thread DeleteMenuHudElem2(MenuShad);
Shade size...
Originally posted by another user
display=self createFontString("objective",1.3);
display setPoint("LEFT","TOP",220,(i+1)*level.menuY);
if(i==scroll){
self.SelectedMenuItem=menu[cycle].name;
display ChangeFontScaleOverTime(0.3);
display FadeOverTime(0.1);
display.fontScale=1.5;
display.alpha = 1;
display.glow = 2;
IMPORTANT....this is the position of the menu....add to move to the right....