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

Implement new player hooks #607

Merged
merged 1 commit into from
Aug 29, 2021

Conversation

fl0werD
Copy link
Contributor

@fl0werD fl0werD commented Mar 6, 2021

CBasePlayer::Pain(int iLastHitGroup, bool bHasArmour);
CBasePlayer::DeathSound();
CBasePlayer::JoiningThink();

@fl0werD fl0werD changed the title Implement player hooks Implement new player hooks Mar 6, 2021
@metita
Copy link
Contributor

metita commented Mar 28, 2021

Hope this gets added @s1lentq

@StevenKal
Copy link
Contributor

They can be pushed now!

@fl0werD fl0werD force-pushed the feature/add-player-hooks branch from a7f630a to d6761ba Compare August 24, 2021 19:54
@fl0werD fl0werD force-pushed the feature/add-player-hooks branch from 59dc320 to bb02e03 Compare August 24, 2021 20:10
@SergeyShorokhov SergeyShorokhov self-requested a review August 28, 2021 10:43
@SergeyShorokhov SergeyShorokhov added Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. Type: 🚀 enhancement Improvement or addition of a new feature. labels Aug 28, 2021
@SergeyShorokhov SergeyShorokhov merged commit 38dda25 into rehlds:master Aug 29, 2021
@fl0werD fl0werD deleted the feature/add-player-hooks branch August 29, 2021 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. Type: 🚀 enhancement Improvement or addition of a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants