Hi guys,
Is there a way with PHP to find out his TruckersMPID using the InGame ID (1234)?
For example with the API: https://api.truckersmp.com/v2/servers/{server_id}/{ingame_id}
Since the API does not issue this option, I wanted to create this via the chat log of ETS2MP, but the logs are corrupted because PHP can not read the file properly.
Do you have a solution for my problem?