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

feature: KZ Timer #509

Open
khanghugo opened this issue Feb 21, 2024 · 0 comments
Open

feature: KZ Timer #509

khanghugo opened this issue Feb 21, 2024 · 0 comments

Comments

@khanghugo
Copy link
Contributor

Almost all KZ maps use these "target" for timer start and end.

  "counter_start",
  "clockstartbutton",
  "firsttimerelay",
  "but_start",
  "counter_start_button",
  "multi_start",
  "timer_startbutton",
  "start_timer_emi",
  "gogogo",
  "startcounter"
  "counter_off",
  "clockstopbutton",
  "clockstop",
  "but_stop",
  "counter_stop_button",
  "multi_stop",
  "stop_counter",
  "m_counter_end_emi",
  "stopcounter"

Would be nice if we have that for BXT.

The problem right now for me is that CBaseButton::ButtonUse does not work on Linux. I have had this problem before. If it is possible to just find whether a "target" is hit then it should be fine.

SmileyAG added a commit to SmileyAG/BunnymodXT that referenced this issue Apr 7, 2024
SmileyAG added a commit to SmileyAG/BunnymodXT that referenced this issue May 1, 2024
@SmileyAG SmileyAG changed the title KZ Timer feature: KZ Timer Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants