Talk:Weapon script

From Valve Developer Community
Revision as of 12:14, 17 June 2010 by TomEdwards (talk | contribs)
Jump to navigation Jump to search

Cycle Time

In, m_flCycleTime = pKeyValuesData->GetFloat( "CycleTime", 0.15 ); what's that cycletime? Is .15 15% of 1 second or what? Banaticus -- BAH 08:36, 17 June 2010 (UTC)

Seconds seem sensible doesn't it? 0.15 = 150ms --TomEdwards 19:14, 17 June 2010 (UTC)