Hello, I started working with my InSim again and I was wondering about all insim events that are available to use. I`d like to make InSim recognize 2 car contact. The problem is I dont know how to make it. For example I got events like this
But what I need to write so that InSim reads 2 car contact? And how to make it to show which cars were involved? And maybe there are many more? If yes where can I find them all?
Thanks for help
InSim.CPR_Received += new LFS_External.InSim.InSimInterface.CPR_EventHandler(CPR_ClientRenames); // A client changed name or plate.
But what I need to write so that InSim reads 2 car contact? And how to make it to show which cars were involved? And maybe there are many more? If yes where can I find them all?
Thanks for help