| 
			
			 
			
				November 8th, 2007, 10:53 AM
			
			
			
		 | 
	| 
		
			|  | 
 Captain |  | 
					Join Date: Oct 2007 Location: guess - and you'll be wrong 
						Posts: 834
					 Thanks: 33 
		
			
				Thanked 187 Times in 66 Posts
			
		
	      |  | 
    
	| 
				 dt_stun & dt_normal help 
 I'm trying to mod a weapon so that it deals both stun AND normal damage, but neither of the following work:
 #selectweapon 1
 #dt_stun
 #end
 
 -NOR-
 
 #selectweapon 1
 #dt_normal
 #dt_stun
 #end
 
 Any ideas how to set both on?
 |