Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostage_rescued event missing player data (user_player_steamid) #82

Closed
tuesi opened this issue Nov 26, 2023 · 1 comment
Closed

hostage_rescued event missing player data (user_player_steamid) #82

tuesi opened this issue Nov 26, 2023 · 1 comment

Comments

@tuesi
Copy link

tuesi commented Nov 26, 2023

Using node js when parsing hostage_rescued event no player data is shown.

var hostage = parseEvent(demoPath, "hostage_rescued", ["player_steamid", "time"], ["total_rounds_played", "team_name", "num_player_alive_ct", "num_player_alive_t"]);

image
@LaihoE
Copy link
Owner

LaihoE commented Aug 6, 2024

Checked a new demo and it seems to work fine, maybe this was something with old demos? closing for now.

@LaihoE LaihoE closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants