-
-
Notifications
You must be signed in to change notification settings - Fork 157
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
Commits on Apr 30, 2024
-
playerblips: Fixed that the resource "playercolors" should be activat…
…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.
Configuration menu - View commit details
-
Copy full SHA for 25d963b - Browse repository at this point
Copy the full SHA 25d963bView commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d2f7fe - Browse repository at this point
Copy the full SHA 6d2f7feView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7bbd2 - Browse repository at this point
Copy the full SHA fe7bbd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c408e - Browse repository at this point
Copy the full SHA 84c408eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5aaee7 - Browse repository at this point
Copy the full SHA a5aaee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f81980 - Browse repository at this point
Copy the full SHA 7f81980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c330de - Browse repository at this point
Copy the full SHA 8c330deView commit details -
Fixed debug message for when useTeams and useNametags is false was di…
…splayed although it was not true and displayed on every player spawn
Configuration menu - View commit details
-
Copy full SHA for dedeef6 - Browse repository at this point
Copy the full SHA dedeef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d41d5e - Browse repository at this point
Copy the full SHA 7d41d5eView commit details -
If query adjusted if the first parameter is nil. Variable name adjust…
…ed and unnecessary assignment removed
Configuration menu - View commit details
-
Copy full SHA for e0655df - Browse repository at this point
Copy the full SHA e0655dfView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8708982 - Browse repository at this point
Copy the full SHA 8708982View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bd5801 - Browse repository at this point
Copy the full SHA 8bd5801View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.