hideObjectGlobal: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (description) |
Killzone Kid (talk | contribs) (serverexec) |
||
Line 9: | Line 9: | ||
|eff= global |= Effects in MP | |eff= global |= Effects in MP | ||
|exec= server|= Exec | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 22:44, 4 May 2015
Description
- 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 != ""). In SP use hideObject
- Groups:
- Uncategorised
Syntax
Alternative Syntax
- Syntax:
- object hideObjectGlobal hidden
- Parameters:
- object: Object.
- hidden: Boolean hidden/visible.
- Return Value:
- Nothing
Examples
- Example 1:
hideObjectGlobal nearestBuilding [2500,2500,0];
- Example 2:
objectname hideObjectGlobal true;
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