View Single Post
  #3  
Old 12-16-2010, 09:21 AM
Chanus
Hill Giant
 
Join Date: Oct 2010
Posts: 123
Default

There are some values in the database under rules_values that I think affect this. What I have currently (with no bouncing or floating issues) is:

Code:
Map:FixPathingZWHenLoading  -  true
Map:FixPathingZAtWaypoints  -  true
Map:FixPathingZWhenMoving   -  true
Map:FixPathingZOnSendTo     -  false

Map:FixPathingZMaxDeltaSendTo     -  12.0
Map:FixPathingZMaxDeltaLoading    -  12.0
Map:FixPathingZMaxDeltaMoving     -  12.0
Map:FixPathingZMaxDeltaWaypoint   -  12.0
Tweaking the numbers may help.
Reply With Quote