BIS fnc crows: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *arma2oa * +\| *1.([0-9]{2}) * *\|([^g]|g[^a])" to "| arma2oa |1.$1 |game2= tkoh |version2= 1.00 |game3= arma3 |version3= 0.50 |$2") |
||
Line 2: | Line 2: | ||
| arma2oa | | arma2oa | ||
|1.56 | |||
|1. | |game2= tkoh | ||
|version2= 1.00 | |||
|game3= arma3 | |||
|version3= 0.50 | |||
|eff= local | |eff= local |
Revision as of 22:29, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Environment
Syntax
- Syntax:
- [position, areaSize, number, height] call BIS_fnc_crows
- Parameters:
- position: Array (in format position) or Object (object position) or String (marker position)
- areaSize (Optional): Number - area radius - default: 50
- number (Optional): Number of crows - default: areaSize/5
- height (Optional): Number - height in which crows flies - default: 30 + random 10
- Return Value:
- Array - List of spawned crows
Examples
- Example 1:
bis_crows = [BIS_scientist, 20, 8, 20] call BIS_fnc_crows;
Additional Information
- See also:
- Functions Library
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