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

playerblips: Improved debug messages #482

Merged
merged 12 commits into from
May 23, 2024

Conversation

T-MaxWiese-T
Copy link
Contributor

@T-MaxWiese-T T-MaxWiese-T commented May 10, 2024

This pull request refers to this feature request (closes #481) about improved debug messages in the "playerblips" resource.

T-MaxWiese-T and others added 12 commits April 30, 2024 03:40
…ed for teams

The reason for this pull request is because the resource did not work the way I wanted it to. Only after I had a closer look at the code I realized that you can configure the resource in the meta.xml. Because I wanted the playerblips resource to take over the team colors that I have in my code, but that didn't happen. And since the server log said to activate the playercolors resource, I did it, but it didn't help. Only after I deactivated the playercolors resource and set "use_team_colors" to "true" did it work as expected.
Anyway, the playercolors resource only makes sense if you want to have random player nametag colors, which makes no sense for a team, since a team can only have one color.
…splayed although it was not true and displayed on every player spawn
@Dutchman101 Dutchman101 merged commit 4084e5d into multitheftauto:master May 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

playerblips: Improved debug messages
2 participants