setMarkerAlphaLocal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
No edit summary
Line 34: Line 34:
<dl class='command_description'>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
--[[User:Dimitri Harkov|Dimitri Harkov]] 18:37, 7 January 2010 (CET):
The range for 'number' is 0 ... 1


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 19:37, 7 January 2010

Hover & click on the images for description

Description

Description:
Sets the marker alpha. The marker is only modified on the computer where the command is called.
Groups:
Uncategorised

Syntax

Syntax:
marker setMarkerAlphaLocal alpha
Parameters:
marker: String -
alpha: Number -
Return Value:
Nothing

Examples

Example 1:
(example)

Additional Information

See also:
See also needed

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

--Dimitri Harkov 18:37, 7 January 2010 (CET): The range for 'number' is 0 ... 1

Bottom Section