Syntax

dbJoinNetGame(SessionID, PlayerName.s)

Description

This command will join a currently running net game session. To join a net game, you must first find one using dbNetSessionsChecklist. From this you can find the SessionID required to join the net game. The Playername is the name the player uses when entering the net game session. If the specified session does not exist, or there are too many players in the session, this command will fail.

See Also

dbCreateNetGame, dbDefaultNetGame, dbFreeNetGame, dbNetGameExists, dbSetNetConnection