| 
   
		
            
             
				
            
          
		
		
				
		
				12-13-2002, 07:52 PM
			
			
			
		 
               
 this is the urc from the elite crosshair... its alot bigger than the stock one
 i donno which var controls what so heres the whole script
 
 [quote:9531d]menu "crosshair" 512 512 NONE 1
 bgcolor 0 0 0 0
 align centerx centery
 
 resource
 Label
 {
 name "Default"
 rect 0 0 512 512
 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.[/quote:9531d]
 |