Player statuses
The possible status for a player.
More...
|
Defines |
#define | PLAYERONLINE 0 |
#define | PLAYEROFFLINE 1 |
#define | PLAYERAWAY 2 |
#define | PLAYERBRB 3 |
#define | PLAYERINVISIBLE 6 |
#define | PLAYERCOREONLINE 7 |
#define | PLAYERINLOBBY 8 |
#define | PLAYERINROOM 9 |
#define | PLAYERINGAMEOPEN 10 |
#define | PLAYERINGAMECLOSE 11 |
#define | PLAYERSTATUSCOUNT 12 |
#define | PLAYERCORESTART 3000000 |
#define | PLAYERCOREEND 4999999 |
Detailed Description
The possible status for a player
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team