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

Replace OnTrigger hook with ActivateMultiTrigger #17

Merged

Conversation

GAMMACASE
Copy link
Contributor

This improves overall handling of wait on triggers (Now it's not limited to only trigger_multiple, but to all triggers that have m_flWait support) and allows to refire OnTrigger when the delay for client has passed or to restart the trigger clock when needed (e.g. when you do ClearClientEvents())

This improves overall handling of wait on triggers and allows to refire OnTrigger when the delay for client has passed
Copy link
Owner

@hermansimensen hermansimensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump version number to 1.3.0

@hermansimensen hermansimensen merged commit ff6b07a into hermansimensen:main Mar 31, 2022
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