BIS fnc crows: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
mNo edit summary |
||
Line 43: | Line 43: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Function Group: Environment|{{uc:crows}}]] | |||
[[Category: | [[Category:Functions|{{uc:crows}}]] | ||
[[Category: | [[Category:{{Name|arma2oa}}: Functions|{{uc:crows}}]] | ||
[[Category:{{Name|tkoh}}: Functions|{{uc:crows}}]] | |||
[[Category:{{Name|arma3}}: Functions|{{uc:crows}}]] |
Revision as of 16:05, 25 July 2014
Description
- Description:
- Spawns flock of crows circling the area.
- Execution:
- call
- Groups:
- Uncategorised
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
- number (Optional): Number of crows
- height (Optional): Number - height in which crows flies
- 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