Category: Objects
/ Display
Since engine version: 4.9.5.0 CE
Value | Meaning |
---|---|
"none" | Portrait will be removed. |
"random" | A random portrait will be selected from all available portraits. |
"custom" | The portrait will be set to the object's individually stored portrait, if available. |
SetPortrait("random", FindObject(0, 0,0,0,0, OCF_CrewMember) );
SetPortrait(GetPortrait(0, 0, 1), 0, GetPortrait(0, 1, 1) );