RSDKv4 Connect2PVS¶ Description¶ Opens the menu for connecting to an opponent for 2P VS. Parameters¶ gameLength The game length to search for opponents for. itemMode The item mode to search for opponents for. Return Value¶ None. Syntax¶ CallNativeFunction(Connect2PVS, int gameLength, int itemMode) Example¶ CallNativeFunction(Connect2PVS, 4, 1)