View Single Post
  #2  
Old 06-14-2006, 09:50 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

the mobs bouncing has to do with fixed z which is broken atm.

from features.h..
Code:
//THESE ARE BROKEN RIGHT NOW:
//enable these to prevent mob hopping when they are pathing
//#define FIX_PATHING_WHEN_MOVING // expensive but accurate
//fix Z on sendto as well, if you still have hopping problems.
//#define FIX_SENDTO_Z
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote