Furcadia Framework For Third Party Programs
ConnectionPhase Enumeration |
[This is preliminary documentation and is subject to change.]
Connection Status
Namespace: Furcadia.Net
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
error | -1 |
Default Error
Halt Game Server and Client Connection Procedure | |
Init | 0 | Initialize Connection | |
Connecting | 1 | Connection started | |
MOTD | 2 |
Message of the Day
IE: Good Morning Dave... | |
Auth | 3 | Login Account,Password, Character Name | |
Connected | 4 | Connection established | |
Disconnected | 5 | Connection lost |
Remarks
Credit to Artex for his open source projects use this method
Reference http://dev.furcadia.com/docs/027_movement.html
See Also