The online racing simulator
Packet to get /showfuel upon connecting
Greetings programmers.

I've stumbled upon a bit of an issue.
I have a button that displays the remaining fuel of the player. But some servers have disabled /showfuel and I can get this information from various packets, like the NPL.

The problem with this is that if a player connects and doesn't join the track, the insim can't tell if /showfuel is enabled or disabled on the server.

byte Fuel; // /showfuel yes: fuel percent / no: 255

Perhaps the code above should be included in either IS_STA or IS_NCN.
For other programmers that stumbled upon this issue, did you find a workaround? Looking for pointers at the moment.
I'd like to clarify that i am able to get whether or not /showfuel is enabled/disabled on the server through NPL packet. But as mentioned, would be nice to get this info upon connecting.
If someone finds this post later looking for answers.

It can be done setting up 2 variables:
LocalViewPLID

RemoteViewPLID

and comparing the two in a timer, in my case i am doing this every 30 seconds.

FGED GREDG RDFGDR GSFDG