Hey,
Is there a certain packet which can detect when a user resets their InSim (shift+i) - Right now all the buttons disappear once someone does (until they pit).
Because createButtons is sent out when NPL is detected.
Great! That's nice to know.
How long until we can expect the next release?
Edit - Dw just found it one source forge! thanks - can't wait to test it out.
When someone resets InSim (by pressing shift+i) the InSim dies out until the user pits.
I guess it's because the BTN settings is not sent over which is casing the invalid BTN dimensions error
(which also appears when once person resets insim).
I'm new to this so i'm unsure which packet would be able to detect a reset in the user side insim, i took
a look in the InSim.txt - couldn't find anything.
So is that related to the error which is causing users to disconnect?
I read somewhere that unhandled packets would cause the buffer to build up causing disconnection. Not sure if that's correct or not.
Edit: The error which came up was WOULDBLOCK
The template.inc worked okay from what i tested but TrackDebug seems to play up a lot.
One user couldn't even leave pits. Not too sure what caused it.