Hi, I'm trying to make a small single-player app in VB.NET using InSim.
My problem is that when I request a player list with TINY_NPL, I cannot get a list of more that 6 players.
The max packet size InSim returns is 512 bytes, so the list is incomplete. The buffer size I use is big enough, the problem is not there. How am I supposed to get the full list ?
Oh .. and another thing. When, in the middle of a race, the player goes spectator and then rejoins the race I'm not getting the ISP_PLL and ISP_NPL packets. Is it normal InSim behavior or am I doing something wrong ?
Sorry for the simple questions ... still a learner
![](/static/smilies/smile.gif)