CONtact - between two cars (A and B are sorted by PLID) More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 40 | |
| byte | Type |
| ISP_CON. | |
| byte | ReqI |
| 0 | |
| byte | Zero |
| word | SpClose |
| high 4 bits : reserved / low 12 bits : closing speed (10 = 1 m/s) | |
| word | Time |
| looping time stamp (hundredths - time since reset - like TINY_GTH) | |
| CarContact | A |
| CarContact | B |
CONtact - between two cars (A and B are sorted by PLID)
Definition at line 2064 of file ispackets.h.
| byte IS_CON::Size |
40
Definition at line 2066 of file ispackets.h.
| byte IS_CON::Type |
ISP_CON.
Definition at line 2067 of file ispackets.h.
| byte IS_CON::ReqI |
0
Definition at line 2068 of file ispackets.h.
| byte IS_CON::Zero |
Definition at line 2069 of file ispackets.h.
| word IS_CON::SpClose |
high 4 bits : reserved / low 12 bits : closing speed (10 = 1 m/s)
Definition at line 2071 of file ispackets.h.
| word IS_CON::Time |
looping time stamp (hundredths - time since reset - like TINY_GTH)
Definition at line 2072 of file ispackets.h.
Definition at line 2074 of file ispackets.h.
Definition at line 2075 of file ispackets.h.
1.7.3