BIS fnc animalRandomization: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Ambient(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\] " to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 11: | Line 10: | ||
|eff= global |Effect= | |eff= global |Effect= | ||
| Randomise animals skin.<br> | | Randomise animals skin.<br> | ||
Line 22: | Line 20: | ||
* "Sheep_random_F" | * "Sheep_random_F" | ||
* "Snake_random_F" |Description= | * "Snake_random_F" |Description= | ||
| animal call [[BIS_fnc_animalRandomization]] |Syntax= | | animal call [[BIS_fnc_animalRandomization]] |Syntax= | ||
Line 28: | Line 25: | ||
| [[Nothing]] |Return value= | | [[Nothing]] |Return value= | ||
|x1= <code>myDog [[call]] [[BIS_fnc_animalRandomization]];</code> |Example 1= | |x1= <code>myDog [[call]] [[BIS_fnc_animalRandomization]];</code> |Example 1= | ||
| [[BIS_fnc_unitHeadgear]], [[setObjectTextureGlobal]], [[setObjectMaterialGlobal]] |See also= | | [[BIS_fnc_unitHeadgear]], [[setObjectTextureGlobal]], [[setObjectMaterialGlobal]] |See also= |
Revision as of 22:33, 16 January 2021
Description
- Description:
- Randomise animals skin.
Works on:- "Alsatian_Random_F"
- "ButterFly_random"
- "Cock_random_F"
- "Fin_random_F"
- "Goat_random_F"
- "Sheep_random_F"
- "Snake_random_F"
- Execution:
- call
- Groups:
- Ambient
Syntax
- Syntax:
- animal call BIS_fnc_animalRandomization
- Return Value:
- Nothing
Examples
- Example 1:
myDog call BIS_fnc_animalRandomization;
Additional Information
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