still with my NPL problem.
It sounds that my problem comes from the InSim.Request_NPL_AllPlayers(255) method for populating the players class.
When i have a race with already 16 ia players added my program display only fifteen.
If i start the race from 0 ia player and add one by one as many as i want, i have no problem.
So NPL event is not the problem but the InSim.Request_NPL_AllPlayers(255) is not correct for me with a field already filled with 16 ia players.