| 
   
		
            
             
				
            
          
		
		
				
		
				12-13-2002, 08:12 PM
			
			
			
		 
               
 menu "crosshair" 32 48 NONE 1 bgcolor 0 0 0 0
 align centerx centery
 
 resource
 Label
 {
 name "Default"
 rect 0 0 32 48
 fgcolor 1.00 1.00 1.00 1.00
 bgcolor 0.00 0.00 1.00 0.00
 borderstyle "NONE"
 shader textures/hud/crosshair
 //direction from_right .0
 }
 end.
 
 
 
 
 
 
 
 there that would be the script you want
 |