Page MenuHomeFeedback Tracker

Add valid GetIdentity() to singleplayer
Closed, ResolvedPublic

Description

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.

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Modding

Event Timeline

Geez changed the task status from New to Reviewed.Dec 17 2018, 12:20 PM
Grim added a subscriber: Grim.Dec 17 2018, 12:34 PM
rVn closed this task as Resolved.Apr 4 2019, 5:32 PM
rVn claimed this task.
rVn added a subscriber: rVn.

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.