Please let GetIdentity() return a valid identity in singleplayer with the survivor name and steamid instead of NULL. As this is needed for debugging rpcs in singleplayer test environments.
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Modding
Event Timeline
Comment Actions
Unfortunately PlayerIdentity is part of networking so this won't be possible in SP environment. Some of the things have to be tested directly on the server.