Skip to content

Fixes #54 and updates to new timer syntax#56

Open
azalty wants to merge 1 commit into
shanapu:masterfrom
azalty:patch-4
Open

Fixes #54 and updates to new timer syntax#56
azalty wants to merge 1 commit into
shanapu:masterfrom
azalty:patch-4

Conversation

@azalty

@azalty azalty commented Jan 11, 2021

Copy link
Copy Markdown

Fixes #54 - Simple fix, does what the title says

The delete keyword checks if timer handle is != null and if yes, it closes it/kills the timer and sets the handle to null

For non repeating timers, it's required to set the handle to null at the end, to prevent sourcemod from thinking it's still running

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.

Shop close delay doesn't reset if the round ends before the timer is finished

1 participant