Then open the Green visual studio solution file. Then compile it as i said in the previous post. Then look in DotNetLCD\CLDemo-CS\Bin\Release and you should see a .dll file.
Yes, I would rather use foreach as like you say, its cleaner and much easier to use. I was going to say exactly what T-RonX said, only he beat me to it
Thats the reason for my persistance in the 'for' loop. I think i might try and carry on with my own lib. Although, Ill probley have the same issues...
Damn this is looking bad. With Nathan pulling out, now mrbogeyman. The list is getting shorter and shorter. Ill try as hard as i can to get the money but as said, I cant promise anything....
NumC contains the number of valid compcars in the struct? So if you have 5 players on the track. only one compcar comes in. So wtf is i < MCI.NumC gonna do?
[COLOR=#0000ff]for[/COLOR][SIZE=2] ([/SIZE][SIZE=2][COLOR=#0000ff]int[/COLOR][/SIZE][SIZE=2] i = 0; i < System.[/SIZE][SIZE=2][COLOR=#2b91af]Math[/COLOR][/SIZE][SIZE=2].Min(8, Players.Count); i++)[/SIZE]
Get him to install Visual C# and load the project and source in debug mode. If he wont do that, There might be the error infomation on the Windows Error dialog.