objectName setObjectTextureGlobal [selection, texture]

Operand types

objectName: Object
[selection, texture]: Array

Type of returned value

Description

Set the texture of the given selection on all computers in a network session.

selection: Number
texture: String

Used In

Arma3

Example

player setObjectTextureGlobal [0, "MyAddonblue.paa"];
Search OFPEC COMREF