View Single Post
  #2  
Old 12-07-2008, 05:04 PM
bman654 bman654 is offline
Approved Member
 
Join Date: Jan 2008
Posts: 226
Default

most of the rage attacks are scripted in special_attacks.lua or spell_attacks.lua or similar I don't remember exactly which lua file it is. Most likely you'll need to edit the script to remove the shake call (or maybe even find the shake function (if it is a lua script function) and no-op it).
Reply With Quote