BIS fnc animalRandomization: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3")
Line 11: Line 11:
|eff= global
|eff= global


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

Revision as of 21:38, 13 June 2021

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:
Ambient

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