hideObjectGlobal objectName

Operand types

objectName: Object

Type of returned value

Description

MP command.
Hides object on all connected clients as well as JIP. Call on the server only. Can be used on all objects with class names, i.e. (typeOf object != "").

Used In

Arma3

Example

hideObjectGlobal nearestBuilding [2500,2500,0];
Search OFPEC COMREF