camPreparePos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |1.00 | ||
|gr1 = Camera Control | |gr1 = Camera Control | ||
| Prepares the camera position (format [[Position]]). Needs the call of [[camCommitPrepared]] to be conducted. | | Prepares the camera position (format [[Position]]). Needs the call of [[camCommitPrepared]] to be conducted. | ||
| camera '''camPreparePos''' position | | camera '''camPreparePos''' position | ||
|p1= camera: [[Object]] | |p1= camera: [[Object]] | ||
|p2= position: [[Array]] - format [[Position]] | |p2= position: [[Array]] - format [[Position]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code> _camera '''camPreparePos''' [[getPos]] [[player]] </code> | |x1= <code> _camera '''camPreparePos''' [[getPos]] [[player]] </code> | ||
| [[camPreload]], [[camCommitPrepared]], [[camSetPos]] | | [[camPreload]], [[camCommitPrepared]], [[camSetPos]] | ||
}} | }} |
Revision as of 00:00, 18 January 2021
Description
- Description:
- Prepares the camera position (format Position). Needs the call of camCommitPrepared to be conducted.
- Groups:
- Camera Control
Syntax
- Syntax:
- camera camPreparePos position
- Parameters:
- camera: Object
- position: Array - format Position
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- camPreloadcamCommitPreparedcamSetPos
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note