From Bohemia Interactive Community
- Posted on July 15, 2010 - 20:00
- Shuko
- This command will hide a unit, but he will still shoot enemies. Unit will be invisible, but weapon muzzle are visible.
- McHide
- Use MP framework to activate this command on all players from server or any other maschine
- DamonDaemon
- Hidden Vehicles still emit smoke/rotor blade dust and (probably) still emit engine sounds.
Useful for creating objects the mission maker doesn't want to be seen, like Units that protect a certain Area (like a safe-zone) against teamkillers or enemy units.
- Posted on March 5, 2014 - 16:25
- [CAD] Krycek
- As of today this now finally has a Global counterpart, just released on the Stable branch. Added it is link under See also.
- Posted on October 30, 2014 - 05:54 (UTC)
- Benargee
- When used on player, it only has an effect on third person mode. First person LOD is still visible. (A3 Dev 1.33)
-
- Posted on June 27, 2015 - 18:14 (UTC)
- DreadedEntity
-
hideObject and hideObjectGlobal disable object collision in addition to rendering. A3 1.45.131175
(tested by hiding buildings and running through, driving through, flying through, and shooting through where the building used to be)