ObjectTemplate.ExitSpeedMod: Difference between revisions

From Pilot_51's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== MDT description ==
== MDT description ==
The MDT does not have a description for this property.<br />
The MDT does not have a description for this property.<br>
''[http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/ExitSpeedMod.shtm Source and more details]''
<br>
 
''[http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/ExitSpeedMod.shtm Source and more details]''<br>
== My findings ==
<br>
This property defines how fast the player moves when exiting a vehicle. Setting it to 0 will make the player exit motionless, positive values are forward and negative values are backward. The value is relative to the speed of the vehicle; I believe a value of 1 is 100%.
== Additional Description ==
This property defines how fast the player moves when exiting a vehicle. Setting it to 0 will make the player exit motionless, positive values are forward and negative values are backward. The value is relative to the speed of the vehicle; I believe a value of 1 is 100%.<br>


[[Category:Battlefield 1942]]
[[Category:Battlefield 1942]]

Latest revision as of 04:40, 20 November 2008

MDT description

The MDT does not have a description for this property.

Source and more details

Additional Description

This property defines how fast the player moves when exiting a vehicle. Setting it to 0 will make the player exit motionless, positive values are forward and negative values are backward. The value is relative to the speed of the vehicle; I believe a value of 1 is 100%.