• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Approved] missle HUD
#1
hey this is the hud for the tv giuided misile not sure if you'd use it but it could be helpfull for something xD just thought id post it
Code:
guidedMissileOverlay()
{
    guided_missile_overlay = newClientHudElem( self );
    guided_missile_overlay.x = 0;
    guided_missile_overlay.y = 0;
    guided_missile_overlay.alignX = "center";
    guided_missile_overlay.alignY = "middle";
    guided_missile_overlay.horzAlign = "center";
    guided_missile_overlay.vertAlign = "middle";
    guided_missile_overlay.foreground = true;
    guided_missile_overlay setshader ("tow_overlay", 480, 480);
    
    guided_missile_grain = newClientHudElem( self );
    guided_missile_grain.x = 0;
    guided_missile_grain.y = 0;
    guided_missile_grain.alignX = "left";
    guided_missile_grain.alignY = "top";
    guided_missile_grain.horzAlign = "fullscreen";
    guided_missile_grain.vertAlign = "fullscreen";
    guided_missile_grain.foreground = true;
    guided_missile_grain setshader ("tow_filter_overlay", 640, 480);
    guided_missile_grain.alpha = 1.0;
}
[Image: 2011-06-19_00006.jpg]
[Image: 2011-06-19_00005.jpg]
  Reply
#2
Screenshot?
  Reply
#3
um yea sure ill ad them to the first post xD
  Reply
#4
Looks very good.
  Reply
#5
You should totaly use this for Terminator mod Wink
  Reply
#6
thanks guys , i just thought it would be good for a roll xD
  Reply
#7
(06-19-2011, 12:13)GOVNO12 Wrote: You should totaly use this for Terminator mod Wink

Added this to Terminator roll for V2 :3
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Approved] Snake-y kid iAegle 4 2,982 07-18-2011, 21:06
Last Post: AZUMIKKEL
  [Approved] Builder Techno753 3 2,438 07-12-2011, 19:16
Last Post: AZUMIKKEL
  [Approved] hyper kid number1 14 7,300 07-02-2011, 18:55
Last Post: number1
  [Approved] Kamikaze 00patti7 1 1,925 07-01-2011, 18:16
Last Post: AZUMIKKEL
  [Semi-Approved] Several ideas Chronalis 4 2,951 07-01-2011, 18:04
Last Post: AZUMIKKEL
  [Approved] 1 Kill + 1 Roll Elite_Nudel 8 3,736 07-01-2011, 17:57
Last Post: AZUMIKKEL
  [Approved] MYOPIC & FARSIGHTED rolls Arteq 8 5,019 06-13-2011, 19:38
Last Post: Arteq
  [Approved] TRUE CAMPER roll Arteq 2 2,421 06-13-2011, 15:08
Last Post: Arteq
  [Approved] rainbow flamethower ipwnedyou 19 8,515 06-10-2011, 18:04
Last Post: number1
  [Partly Approved] Some new (x-men) roll ideas 00patti7 2 2,030 06-10-2011, 17:52
Last Post: AZUMIKKEL

Forum Jump:


Users browsing this thread: 1 Guest(s)