BIS fnc animalRandomization: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page filling)
m (Text replacement - "<br />" to "<br>")
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Randomise animals skin.<br />
| Randomise animals skin.<br>
Works on:
Works on:
* "Alsatian_Random_F"
* "Alsatian_Random_F"

Revision as of 11:48, 19 March 2020

Hover & click on the images for description

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

See also:
BIS_fnc_unitHeadgearsetObjectTextureGlobalsetObjectMaterialGlobal

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

Notes

Bottom Section