This PR updates the auto record feature to use the playerid instead of steamid in demos automatically recorded using sv_autodemorecord variable. The Steam ID is not always populated and, therefore, the playerid should be considered a more reliable identifier to use in demo names.
This PR updates the auto record feature to use the playerid instead of steamid in demos automatically recorded using
sv_autodemorecord
variable. The Steam ID is not always populated and, therefore, the playerid should be considered a more reliable identifier to use in demo names.