Enumerations | |
| enum | { LEAVR_DISCO, LEAVR_TIMEOUT, LEAVR_LOSTCONN, LEAVR_KICKED, LEAVR_BANNED, LEAVR_SECURITY, LEAVR_NUM } |
Leave reasons. More... | |
| anonymous enum |
Leave reasons.
| LEAVR_DISCO |
0 - disconnect |
| LEAVR_TIMEOUT |
1 - timed out |
| LEAVR_LOSTCONN |
2 - lost connection |
| LEAVR_KICKED |
3 - kicked |
| LEAVR_BANNED |
4 - banned |
| LEAVR_SECURITY |
5 - OOS or cheat protection |
| LEAVR_NUM |
Definition at line 1789 of file ispackets.h.
1.7.3