View Single Post
  #19  
Old 08-08-2006, 09:05 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Maybe I just don't understand the logic enough yet, but in 821, we were told to DROP walkspeed from npc_types. How is adding this to zonedb.cpp fixing a bind affinity problem?


Quote:
FatherNitwit: Redid walkspeed code to be caclualted from runspeed (EverHood inspired)
.
.
ALTER TABLE `npc_types` DROP walkspeed;
Reply With Quote