BIS fnc boundingBoxMarker: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
||
Line 18: | Line 18: | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|r1= [[String]] - | |r1= [[String]] - marker | ||
<!--- | <!--- | ||
|exec= spawn | |exec= spawn |
Latest revision as of 15:39, 8 November 2023
Description
- Description:
- Creates marker on object with size of objects' bounding box.
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- object call BIS_fnc_boundingBoxMarker
- Parameters:
- object: Object
- Return Value:
- String - marker
Examples
- Example 1:
Additional Information
- See also:
- boundingBox sizeOf boundingBoxReal boundingCenter
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