Thread: Mob/Pet Logic
View Single Post
  #2  
Old 08-14-2006, 12:30 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

hey,

thanks for the changes, looks relatively good, I changed the buff duration stuff to:
if((spell.buffdurationformula != 0 && spell.buffduration > 0) || spell.buffdurationformula == 50) {
Reply With Quote