Defines | |
#define | ERRORROUTER_UNKNOWNERROR 0 |
#define | ERRORROUTER_NOTREGISTERED 1 |
#define | ERRORROUTER_PASSWORDNOTCORRECT 2 |
#define | ERRORROUTER_NOTDISCONNECTED 3 |
#define | ERRORROUTER_ARENANOTAVAILABLE 4 |
#define | ERRORROUTER_FRIENDSNOTAVAILABLE 5 |
#define | ERRORROUTER_NAMEALREADYUSED 6 |
#define | ERRORROUTER_PLAYERNOTCONNECTED 7 |
#define | ERRORROUTER_PLAYERNOTREGISTERED 8 |
#define | ERRORROUTER_PLAYERCONNECTED 9 |
#define | ERRORROUTER_PLAYERALREADYREGISTERED 10 |
#define | ERRORROUTER_CLIENTVERSIONTOOOLD 11 |
#define | ERRORROUTER_DBINBACKUPMODE 12 |
#define | ERRORROUTER_DBPROBLEM 13 |
#define | ERRORROUTER_CLIENTINCOMPATIBLE 50 |
|
The arena is not available. |
|
The client is incompatible with the server. |
|
The version of GSClient you are using is too old and can't be upgraded. |
|
GS Database problem. Some functions are disabled. |
|
GS Database problem. Please notify the administrator. |
|
The Friends server is not available. |
|
A player with the same name as yours is already connected. |
|
The arena has not yet detected your disconnection. |
|
You are not registered, create a new account first. |
|
Your password is incorrect. |
|
You are already registered. |
|
The name you chose is already used by another player. |
|
This player is not currently connected to the GameService. |
|
This player is not registered on the GameService. |
|
Unknown error. |
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team