Queueing up RPCs for not-yet-created objects will allow the client to pool and defer the creation of objects rather than doing all the work on a single frame. Currently each system has its own IDs for routing RPCs, for example vehicles have 32-bit IDs whereas structures have essentially a ...