View Single Post
Matthias Vance
Senior Member
Join Date: Jan 2009
Old 05-01-2009 , 14:20   Re: [TF2] Intel Timer
Reply With Quote #9

Are you still planning to fix this "issues"/add those features?

Kind regards,

Matthias

[Edit]
I also looked into available netprops for us to use and get the correct max timer value (the default is 60.0, as you know).
I found some interesting ones, but they don't seem to be used!

Code:
CCaptureFlag
 -Member: m_flResetTime (offset 1508) (type float) (bits 0)
 -Member: m_flNeutralTime (offset 1516) (type float) (bits 0)
 -Member: m_flMaxResetTime (offset 1512) (type float) (bits 0)

Last edited by Matthias Vance; 05-01-2009 at 15:38.
Matthias Vance is offline