setPosition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 11: | Line 10: | ||
|gr1= Locations |GROUP1= | |gr1= Locations |GROUP1= | ||
| Sets the position of a location. |DESCRIPTION= | | Sets the position of a location. |DESCRIPTION= | ||
| location '''setPosition''' pos |SYNTAX= | | location '''setPosition''' pos |SYNTAX= | ||
Line 22: | Line 19: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <pre>myLocation setPosition [1000,5320,10]</pre> |EXAMPLE1= | |x1= <pre>myLocation setPosition [1000,5320,10]</pre> |EXAMPLE1= | ||
| [[locationPosition]] |SEEALSO= | | [[locationPosition]] |SEEALSO= |
Revision as of 02:29, 17 January 2021
Description
- Description:
- Sets the position of a location.
- Groups:
- Locations
Syntax
- Syntax:
- location setPosition pos
- Parameters:
- location: Location
- pos: Array - format Position
- Return Value:
- Nothing
Examples
- Example 1:
myLocation setPosition [1000,5320,10]
Additional Information
- See also:
- locationPosition
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