View Single Post
  #1  
Old November 8th, 2007, 10:53 AM
cleveland's Avatar

cleveland cleveland is offline
Captain
 
Join Date: Oct 2007
Location: guess - and you'll be wrong
Posts: 834
Thanks: 33
Thanked 187 Times in 66 Posts
cleveland is on a distinguished road
Default 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?
Reply With Quote