setObjectTextureGlobal: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (<code> tidy) |
Killzone Kid (talk | contribs) (comment removed due to the fix) |
||
Line 35: | Line 35: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 22:48, 2 May 2014
Description
- Description:
- Set the texture of the given selection on all computers in a network session.
- Groups:
- Uncategorised
Syntax
- Syntax:
- obj setObjectTextureGlobal [selection, texture]
- Parameters:
- obj: Object
- [selection,texture]: Array
- selection: Number
- texture: String
- Return Value:
- Nothing
Examples
- Example 1:
player setObjectTextureGlobal [0, "\MyAddon\blue.paa"];
Additional Information
- See also:
- setObjectTexture
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