Difference between revisions of "ObjectTemplate.VelocityDependentOnHeat"

From Pilot_51's Wiki
Jump to navigation Jump to search
(New page: == MDT Description == The MDT does not have a description for this property.<br> <br> ''[http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/VelocityDependentOnHea...)
 
(No difference)

Latest revision as of 23:38, 6 December 2008

MDT Description

The MDT does not have a description for this property.

Source and more details

Additional Description

This property defines whether the velocity of the projectile is affected by heat buildup (ObjectTemplate.HeatAddWhenFire). When the heat buildup is at 0% when the fire button is released, the projectile is fired at the full velocity set for the firearm. When heat buildup is at 100% when the fire button is released, the projectile is dropped with no velocity.

When this property is enabled, it is dependent on the alternate fire button (c_PIAltFire) and if at all it cannot be easily remapped to primary fire (c_PIFire) or any other controls.