Hello guys!
I'm trying to understand how to check if InSim's Checkpoint is Finish line, 1st checkpoint, 2nd checkpoint, etc. So i tried using everything in InSimDotNet but can't figure it out... I need you help how to get the info. Already read insim manuals, which says:
I hope you can help you.
Thanks!
I'm trying to understand how to check if InSim's Checkpoint is Finish line, 1st checkpoint, 2nd checkpoint, etc. So i tried using everything in InSimDotNet but can't figure it out... I need you help how to get the info. Already read insim manuals, which says:
// Identifying an InSim checkpoint from the ObjectInfo :
// Index is 252. Checkpoint index (seen in the autocross editor) is stored in Flags bits 0 and 1
// 00 = finish line
// 01 = 1st checkpoint
// 10 = 2nd checkpoint
// 11 = 3rd checkpoint
I hope you can help you.
Thanks!