|
|
Line 1: |
Line 1: |
| {{Command|= Comments
| | [[Category:Scripting Commands|CAMSETBANK]] |
| ____________________________________________________________________________________________
| | [[Category:Scripting Commands OFP 1.96|CAMSETBANK]] |
| | [[Category:Scripting Commands OFP 1.46|CAMSETBANK]] |
| | [[Category:Scripting Commands ArmA|CAMSETBANK]] |
| | |
| | |
| | <h2 style="color:#000066">'''''camera'' camSetBank ''bank'''''</h2> |
| | |
|
| |
|
| | |= Game name
| | '''Operand types:''' |
|
| |
|
| ||= Game version
| | '''camera:''' [[Object]] |
| ____________________________________________________________________________________________
| |
|
| |
|
| | |= Description
| | '''bank:''' [[Number]] |
| ____________________________________________________________________________________________
| |
|
| |
|
| | '''camSetBank''' |= Syntax
| | '''Type of returned value:''' |
|
| |
|
| | |= Return value
| | [[Nothing]] |
| ____________________________________________________________________________________________
| |
|
| |
|
| | |= See also
| | '''Description:''' |
|
| |
|
| }}
| | Set '''camera''' '''bank''' angle. |
|
| |
|
| <h3 style="display:none">Notes</h3>
| | Does not commit changes. |
| <dl class="command_description">
| |
| <!-- Note Section BEGIN -->
| |
|
| |
|
| <!-- Note Section END -->
| |
| </dl>
| |
|
| |
|
| <h3 style="display:none">Bottom Section</h3>
| | '''Example:''' |
| Old Notes (temporary):
| | |
| | _camera '''camSetBank''' -0.1 |
| | |
| | |
| | '''Comments:''' |
|
| |
|
| Does not do anything | | Does not do anything |
|
| |
| [[Category:Scripting Commands|CAMSETBANK]]
| |
| [[Category:Scripting Commands OFP 1.96|CAMSETBANK]]
| |
| [[Category:Scripting Commands OFP 1.46|CAMSETBANK]]
| |
| [[Category:Scripting Commands ArmA|CAMSETBANK]]
| |