Please, add some test player ID for ArmaReforgerSteamDiag.exe executable, as in it's current state it makes extremely hard to debug some dedicated server-specific code (for example, #login command doesn't work on test dedicated server thus making really tedious process of testing custom admin functionality).
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 11 x64
- Category
- General
Steps To Reproduce
- Launch dedicated server with player validation check bypass (I think it's -server "worlds/MP/MPTest.ent").
- Join this server via diag client executable.
- Write #login in chat.
- Nothing will happen and this client will not become an admin.
Also, if you write the #players in the chat you will notice the absence of PID on this player in the player list.