15.01.2012, 14:43
yes, i experienced this trick on some stunt severs. it needs a timer, a countdown (like for(new map=0;map<sizeof(MapLocations[]);map++) and maybe 100 ms per location. at the end of the timer, place the player in the vehicle, then set the vehicles position to the (not to far) position. the player will see some weird camera zoom effects if its not scriptped to SetCameraPos() (what i suggest you to leave out on first trying, could look good), but the objects will be loaded seconds later, before the player can accelrate. i guarantee