Session connect does not load a new level.

Originally Posted By: The Mighty Manual!
session_connect(STRING* session,STRING* hostname)
Connects a client to a running multiplayer session. The first parameter contains the name of the session, the second parameter gives the name, domain or IP address of the server. This way, level or zone changing in a multiplayer environment can easily be performed.