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

flag events as hud message #17

Open
sauerbraten opened this issue Feb 14, 2021 · 1 comment
Open

flag events as hud message #17

sauerbraten opened this issue Feb 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sauerbraten
Copy link
Owner

  • steals, pick-ups, drops, returns, resets, scores (filter var)
  • similar to frags, using for example " reset" or "p1x stole"
@sauerbraten sauerbraten added the enhancement New feature or request label May 15, 2021
@sauerbraten
Copy link
Owner Author

I haven't found a good way to render these events... the best I can come up with is

  • steal: 🚩 p1x
  • pick up: 🚩 p1x
  • drop: 🚩 p1x
  • return: 🚩 p1x
  • reset: 🚩

but that breaks down when someone scored, i.e. touches both flags. should it just be "score: 🚩 p1x"? assuming it's a score for your team, should it show the red flag icon, which would be consistent with the flag the player stole/picked up before that? or should it be the blue flag icon, since the player scores for "team blue"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant