BIS fnc animalRandomization: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported: BIS Functions update 1/7) |
Lou Montana (talk | contribs) (Page filling) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
____________________________________________________________________________________________ | |||
| arma3 |Game name= | |||
|1.00|Game version= | |||
| | |arg= local |Arguments= | ||
| | |eff= global |Effect= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Randomise animals skin.<br /> | ||
Works on: | |||
* "Alsatian_Random_F" | |||
* "ButterFly_random" | |||
* "Cock_random_F" | |||
* "Fin_random_F" | |||
* "Goat_random_F" | |||
* "Sheep_random_F" | |||
* "Snake_random_F" |Description= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | animal call [[BIS_fnc_animalRandomization]] |Syntax= | ||
|p1= | | |p1= |Parameter 1= | ||
| | | | [[Nothing]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>myDog [[call]] [[BIS_fnc_animalRandomization]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[BIS_fnc_unitHeadgear]], [[setObjectTextureGlobal]], [[setObjectMaterialGlobal]] |See also= | ||
}} | }} | ||
Line 32: | Line 42: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:animalRandomization}}]] | |||
[[Category:Function Group: Ambient|{{uc:animalRandomization}}]] | [[Category:Function Group: Ambient|{{uc:animalRandomization}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:animalRandomization}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:animalRandomization}}]] |
Revision as of 11:05, 10 July 2018
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:
- Uncategorised
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