InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
User Values (for UserType byte)

Enumerations

enum  {
  MSO_SYSTEM, MSO_USER, MSO_PREFIX, MSO_O,
  MSO_NUM
}
 User Values (for UserType byte) More...

Enumeration Type Documentation

anonymous enum

User Values (for UserType byte)

NOTE :
Typing "/o MESSAGE" into LFS will send an IS_MSO with UserType = MSO_O
Enumerator:
MSO_SYSTEM 

0 - system message

MSO_USER 

1 - normal visible user message

MSO_PREFIX 

2 - hidden message starting with special prefix (see ISI)

MSO_O 

3 - hidden message typed on local pc with /o command

MSO_NUM 

Definition at line 1106 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines