View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-20-2017 , 16:36   Re: New API and Syntax
Reply With Quote #883

Just
Code:
delete healTimer[client];
if you don't need the extra options KillTimer offers, you don't need to check for null first.
__________________
asherkin is offline