BIS fnc flies: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[^ ]+\] (call|spawn) ('''|\[\[)BI(N|S)_fnc_[a-zA-Z0-9_]+('''|\]\]));? \| *p1 *=" to " |s1=$1 |p1=") |
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, interval, areaSize] call BIS_fnc_flies
- Parameters:
- position: Array (in format position)
- interval (Optional): Number - particle refresh time (default is 0.1)
- areaSize (Optional): Number - area radius (default is 1)
- Return Value:
- Array - List of particle source objects
Examples
- Example 1:
_flies = [position deadBody, 0.05, 1.5] call BIS_fnc_flies;
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