View Single Post
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 08-16-2014 , 02:49   Re: TOGs Deathmatch Team Balancer v1.2
Reply With Quote #10

Quote:
Originally Posted by TUSK3N1337 View Post
Code:
L 08/15/2014 - 05:09:05: [SM] Native "KillTimer" reported: Invalid timer handle 66eb0824 (error 3)
L 08/15/2014 - 05:09:05: [SM] Displaying call stack trace for plugin "togdmteambalance.smx":
L 08/15/2014 - 05:09:05: [SM]   [0]  Line 408, C:\Users\Daniel\Downloads\CSS\Server Builds\SM\addons\sourcemod\scripting\togdmteambalance.sp::OnPluginEnd()
Hmmm...I coded this a while back...before I was as handy with timers XD

You would only ever run into that error if you unloaded the plugin or the server was crashing or restarting...

Anyways, give this a try. I removed the declared handle, since it shouldn't need one unless I need to kill the timer for some reason (which I don't - It is terminated automatically on map change and restarted next map start). Update (v1.2a) attached below.

If you have any other questions/bugs/requests, let me know.
Attached Files
File Type: smx togdmteambalance.smx (12.0 KB, 275 views)
File Type: sp Get Plugin or Get Source (togdmteambalance.sp - 291 views - 10.2 KB)

Last edited by ThatOneGuy; 08-16-2014 at 02:50.
ThatOneGuy is offline