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

Add buttonwatch #263

Merged
merged 18 commits into from
Dec 9, 2024
Merged

Add buttonwatch #263

merged 18 commits into from
Dec 9, 2024

Conversation

Frozen-H2O
Copy link
Collaborator

@Frozen-H2O Frozen-H2O commented Jul 10, 2024

- Prints a message every time an entity fires OnPressed to players with buttonwatch enabled
- Adds c_bw for players with ADMFLAG_GENERIC to toggle buttonwatch on and off (disabled by default)
- Uses output hooking stuff from cs#: https://github.com/roflmuffin/CounterStrikeSharp/blob/f8451c2818a26380b49229655956e3058c3855ff/configs/addons/counterstrikesharp/gamedata/gamedata.json#L223-L228
- Add config cs2fixes.jsonc for configs that require a restart to changes
- Fix c_bw using console instead of chat for command echo
@Frozen-H2O Frozen-H2O force-pushed the buttonwatch branch 2 times, most recently from 6b9b822 to 62f34fa Compare September 28, 2024 15:13
@Frozen-H2O Frozen-H2O marked this pull request as draft November 19, 2024 17:43
@Frozen-H2O Frozen-H2O force-pushed the buttonwatch branch 6 times, most recently from 82e3f7b to 3635a44 Compare November 20, 2024 00:27
@Frozen-H2O Frozen-H2O marked this pull request as ready for review November 20, 2024 00:37
@Vauff Vauff merged commit 153ae27 into Source2ZE:main Dec 9, 2024
3 checks 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.

2 participants