why not just run level_load on the client and the server at the same time? when the server wants to change a level, he just transfers a var or string to the clients that makes them change their levels also.

i've done a multiplayer game that had level change in A6, but i've lost the source. it is possible.