View Single Post
  #20  
Old 10-02-2008, 11:50 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Mob::SendPosUpdate(int8 iSendToSelf) is where you would want to look. We have it hardcoded to 800 dist but it wouldn't be too hard to load that from the zone table and use a custom value instead. Turning off more advanced ai like spell casting and buffing when people aren't close to npcs and npcs aren't engaged is probably a good idea too.
Reply With Quote