View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-12-2015 , 18:31   Re: [TF2] Problem with closehandle
Reply With Quote #3

Quote:
Originally Posted by friagram View Post
Your timer has already expired, so its handle is invalid. Set the handle to invalid handle inside of the timer so that when it is called/terminates your variable is set properly.
It's a repeating timer not marked as expiring on map change, so it won't expire until you return Plugin_Stop in its handler.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline