You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
Create a custom json result file to get tyre/tire type, pit entry, fast lap time, etc.
I saw that server log get data such as pilot entry pits, and other interesting info missed in json result file.
It's possible get divers data of interest during race to export to a custom json result race?
May be making a python app? Or already exists?
Serverside: You can write a Server-Plugin, where make your own JSON-File. You will find a c# example in your AC-Directory "..\sdk\dev\acRemoteServerUDP_Example".
Create a custom json result file to get tyre/tire type, pit entry, fast lap time, etc.
http://www.assettocorsa.net/forum/index.php?threads/create-custom-json-results-its-possible.42527/#post-827896
Manuals:
ACPythonDocumentation(1).pdf
ACSharedMemoryDocumentation(1).pdf
This involve a php code to get & show this data in race results.
The text was updated successfully, but these errors were encountered: