for the most part kung is right, it is impossible to make the server completely aware short of rewriting a huge part of GTA, in a normal multiplayer game this can be done because the collision detection, physics, etc code is easily accessible, but for us this is too difficult to spend that much time,
so we have to rely on making our netcode very thin, and other prediction models in blue, to help alleviate this.
Kent