Subj.
What happens step by step:
Admin executes "/cars" command
I get IS_ACR with such info.
I send SMALL_ALC to get current list of cars.
I get SMALL_ALC with outdated information.
Also, would be really nice if SMALL_ALC would be sent automatically after the "/cars" command (since it is already sent every time a player joins a track for example)
Offtop kinda: How I will overcome it for now:
I will use SMALL_ALC only for initial synchronization when connecting, and after that will just monitor "/cars" command.
What happens step by step:
Admin executes "/cars" command
I get IS_ACR with such info.
I send SMALL_ALC to get current list of cars.
I get SMALL_ALC with outdated information.
Also, would be really nice if SMALL_ALC would be sent automatically after the "/cars" command (since it is already sent every time a player joins a track for example)
Offtop kinda: How I will overcome it for now:
I will use SMALL_ALC only for initial synchronization when connecting, and after that will just monitor "/cars" command.