Thread: [Solved] Invalid Timer Handle
View Single Post
condolent
AlliedModders Donor
Join Date: Jan 2016
Location: gc_sLocation;
Old 10-05-2017 , 02:15   Re: Invalid Timer Handle
Reply With Quote #10

Quote:
Originally Posted by Headline View Post
Side note: Why are you using a repeating timer in the first place? Just set the time period equal to the g_iSmokeTime (assuming it's in seconds)
I honestly have no idea how I was thinking. I thought there should've been a timer for each 1 seconds checking if GetTime() == g_iSmokeTime. I just now, when you mention it, realize how stupid that is


As for the error, I will update this topic with the whole stacktrace when I can get home and start it again!
__________________

Last edited by condolent; 10-05-2017 at 03:08.
condolent is offline