| 
	
	
	
	 
   
		
            
             
				
            
          
		
		
				
		
				07-15-2004, 10:07 PM
			
			
			
		  
		
	
                
            	
		
		
		u have pakscape and notepad correct? just look for this: 
[code:cd424]// Holstering info 
//		holstertag		"Bip01 Spine2" 
//		holsteroffset	"8.0 -7.75 6.5" 
//		holsterangles	"0 185 -25" 
//		holsterScale	1.0[/code:cd424] 
 
and change to this: 
[code:cd424]// Holstering info 
		holstertag		"Bip01 Spine2" 
		holsteroffset	"8.0 -7.75 6.5" 
		holsterangles	"0 185 -25" 
		holsterScale	1.0[/code:cd424] 
		
	
		
		
		
		
		
	
	 |