Related to this topic, it would also be nice if you could specify which tire to drive to the checkpoint.
Like now:
UCO_CIRCLE_ENTER, // entered a circle
UCO_CIRCLE_LEAVE, // left a circle
UCO_CP_FWD, // crossed cp in forward direction
UCO_CP_REV, // crossed cp in reverse direction
These may be useful to programmers. Like Drifting clipping points.
// crossed/entered FL tyre
// crossed/entered FR tyre
// crossed/entered RL tyre
// crossed/entered RR tyre