View Single Post
  #1  
Old 08-14-2014, 07:22 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

These 'bouncing' issues are non-inclusive to the no maps issue.


It might have something to do with the position update packet that started with SoF..the one that is sent like every two seconds at a minimum.


You can watch it live by adding client->Message() to the packet handler for connected opcodes.

The packet size is always the same for static clients..then changes based on movement actions - it spams A LOT!
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote