Call of Duty 4: Scripting Reference - Player::EnableTurretDismount: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Function
{{Function
|Version=4
|Version=4
|Name=DisableTurretDismount()
|Name=EnableTurretDismount()
|Module=Player
|Module=Player
|Available=SP Only
|Available=SP Only
|Summary=Do not let player unstick themselves from a turret that they are using.
|Summary=Player can dismount from turrets as normal.
|Call_on=A Player
|Call_on=A Player
|Example=<pre>level.player DisableTurretDismount();</pre>
|Example=<pre>level.player EnableTurretDismount();</pre>
}}
}}

Latest revision as of 03:50, 1 August 2009