hideObjectGlobal: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.12|= Game version _________________...") |
No edit summary |
||
Line 26: | Line 26: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on 07 March 2014 | |||
<dt class="note>'''[[User:EUTWtrnapster|EUTWtrnapster]]''' | |||
<dd class="note"> | |||
This command is lacking the alternative syntax of [[hideObject]]. This means you can only hide an object but not unhide it. | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 18:01, 8 March 2014
Description
- Description:
- Hides object on all connected clients as well as JIP. Has effect only when executed on server. Can be used on all objects with class names, i.e. (typeOf object != "").
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
hideObjectGlobal nearestBuilding [2500,2500,0];
Additional Information
- See also:
- hideObject
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
Notes
- Posted on 07 March 2014
- EUTWtrnapster
- This command is lacking the alternative syntax of hideObject. This means you can only hide an object but not unhide it.