rectangular: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|\{*uc:{{PAGENAME}*]\]" 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"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.08 | |1.08 | ||
|arg | |arg= | ||
|eff | |eff= | ||
|gr1= Locations | |gr1= Locations | ||
| Checks if a location is rectangular (returns true) or elliptical (returns false). | | Checks if a location is rectangular (returns true) or elliptical (returns false). | ||
| '''rectangular''' location | | '''rectangular''' location | ||
|p1= location: [[Location]] | |p1= location: [[Location]] | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code>_isRect = [[rectangular]] myLocation;</code> | |x1= <code>_isRect = [[rectangular]] myLocation;</code> | ||
| [[setText]], [[nearestLocation]], [[nearestLocations]], [[locationPosition]], [[nearestLocationWithDubbing]], [[setRectangular]], [[createLocation]] | | [[setText]], [[nearestLocation]], [[nearestLocations]], [[locationPosition]], [[nearestLocationWithDubbing]], [[setRectangular]], [[createLocation]] | ||
}} | }} |
Revision as of 01:11, 18 January 2021
Description
- Description:
- Checks if a location is rectangular (returns true) or elliptical (returns false).
- Groups:
- Locations
Syntax
Examples
- Example 1:
_isRect = rectangular myLocation;
Additional Information
- See also:
- setTextnearestLocationnearestLocationslocationPositionnearestLocationWithDubbingsetRectangularcreateLocation
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