View Single Post
Griffin
New Member
Join Date: Jun 2011
Old 07-30-2012 , 10:41   Re: Tank Damage Announce by griffin
Reply With Quote #18

Quote:
Originally Posted by Mr. Zero View Post
Looks like its based somewhat of my old Rotoblin code. I would try increase the timer if it prints to chat upon tank being passed.

Replace all
CreateTimer(0.1, Timer_CheckTank
with
CreateTimer(0.5, Timer_CheckTank
For the record, it is completely based on the rotoblin tank manager. The original source that I distributed included the comment:

Quote:
Basically roto's tank manager with damage tracking tacked on
Someone must have removed it somewhere down the line. Credit for all of that is all yours, Mr. Zero.

P.S. Did this solution work? I'm assuming this bug is related to the tank control plugin in promod?
Griffin is offline