| 
   
		
            
             
				
            
          
		
		
				
		
				05-03-2003, 11:39 AM
			
			
			
		 
               
 I tried changing the name Mpowell's way but instad of the name being different there's no name at all it is blank .. do you know how to fix this ? i'll paste the line from the .urc 
 //==================================================
 // Weapon Name Display
 
 resource
 Label
 {
 name "Famas"
 //rect 0 95 200 22
 rect 0 207 200 22
 fgcolor 0.00 0.00 0.00 0.00
 bgcolor 0.00 0.00 0.00 0.00
 borderstyle "NONE"
 textalign right
 font facfont-20
 }
 
 
 end.
 |