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

I believe unk_14_team and unk_15_team is hud_team and hud_target_team. #7

Open
ghost opened this issue May 29, 2020 · 2 comments
Open

Comments

@ghost
Copy link

ghost commented May 29, 2020

It might not be in the order though. Don't want to mix them up.

@ghost
Copy link
Author

ghost commented May 29, 2020

So like if you wanted to display a player's team's TeamNumeric 0 in a hud widget you would use hud_team.number[0]

@ghost
Copy link
Author

ghost commented May 29, 2020

I'm still uncertain of what things like hud_target_object or hud_target_player do. I think its gets information from the object you are looking at. So if the player you are looking at has some player.number[2] value and you wanted to display the value of number[2] of the player you are looking at in a widget, you would use hud_target_player.number[2] in a widget.

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

0 participants