InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
Leave reasons

Enumerations

enum  {
  LEAVR_DISCO, LEAVR_TIMEOUT, LEAVR_LOSTCONN, LEAVR_KICKED,
  LEAVR_BANNED, LEAVR_SECURITY, LEAVR_CPW, LEAVR_OOS,
  LEAVR_JOOS, LEAVR_HACK, LEAVR_NUM
}
 Leave reasons. More...

Enumeration Type Documentation

anonymous enum

Leave reasons.

Enumerator:
LEAVR_DISCO 

0 - none

LEAVR_TIMEOUT 

1 - timed out

LEAVR_LOSTCONN 

2 - lost connection

LEAVR_KICKED 

3 - kicked

LEAVR_BANNED 

4 - banned

LEAVR_SECURITY 

5 - security

LEAVR_CPW 

6 - cheat protection wrong

LEAVR_OOS 

7 - out of sync with host

LEAVR_JOOS 

8 - join OOS (initial sync failed)

LEAVR_HACK 

9 - invalid packet

LEAVR_NUM 

Definition at line 1802 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines