mafia2online / m2o-reborn

Original Mafia2 Multiplayer modification
http://mafia2-online.com
Apache License 2.0
35 stars 15 forks source link

Research and fix issue with nickname flickering #8

Open inlife opened 6 years ago

inlife commented 6 years ago

Problem might be related to either to issues with gfx_util_screen2world method or interpolation implementation for client peds, that can cause that flickering effect.

However, note that gfx_util_screen2world implementation is taken directly from old version of multiplayer and it had similar issues there as well.