Available in version 1.9 and later.
GetMVersePlayerNum ->playerNum
While in an MVerse session, returns the player number. The host is always player 0. The clients are player 1 through 3. If not in an MVerse session, -1 is returned.
GetMVersePlayerNum ->playerNum if (<-playerNum eq0) trace("The Host") endif
⇐ Index