setObjectMaterialGlobal: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 30: | Line 30: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setObjectTexture]], | | [[setObjectTexture]], [[setObjectTextureGlobal]], [[getObjectTextures]], [[setObjectMaterial]], [[getObjectMaterials]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 15:08, 8 September 2015
Description
- Description:
- Set the material of the given selection on all computers in a network session.
- Groups:
- Uncategorised
Syntax
- Syntax:
- obj setObjectMaterialGlobal [selection, material]
- Parameters:
- obj: Object
- [selection,material]: Array
- selection: Number
- material: String
- Return Value:
- Nothing
Examples
- Example 1:
player setObjectMaterialGlobal [0, "A3\Structures_F\Data\Windows\window_set.rvmat"];
Additional Information
- See also:
- setObjectTexturesetObjectTextureGlobalgetObjectTexturessetObjectMaterialgetObjectMaterials
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
[[Category:Introduced with arma3dev version 1.53]][[ Category: arma3dev: New Scripting Commands | SETOBJECTMATERIALGLOBAL]][[ Category: arma3dev: Scripting Commands | SETOBJECTMATERIALGLOBAL]]
Notes