drawIcon: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|DRAWICON]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|DRAWICON]]
____________________________________________________________________________________________
 
| arma |= Game name


|2.35|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">'''''map'' drawIcon ''[texture, color, position, width, height, angle, text, shadow]'''''</h2>
| Draw an Icon on the map. |= Description
____________________________________________________________________________________________


| map '''drawIcon''' [texture, color, position, width, height, angle, text, shadow] |= Syntax


'''Operand types:'''
|p1= map [[Control]] |= Parameter 1


'''map''': [[Control]]
|p2= [texture, color, position, width, height, angle, text, shadow] [[Array]] |= Parameter 2


'''[texture, color, position, width, height, angle, text, shadow]''': [[Array]]
| [[Nothing]] |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


[[Nothing]]
}}


'''Compatibility:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Version 2.35 required.
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Draw an Icon on the map.
[[Category:Scripting Commands|DRAWICON]]
[[Category:Scripting Commands ArmA|DRAWICON]]

Revision as of 00:51, 2 August 2006

-wrong parameter ("Arma") defined!-2.35
Hover & click on the images for description

Description

Description:
Draw an Icon on the map.
Groups:
Uncategorised

Syntax

Syntax:
map drawIcon [texture, color, position, width, height, angle, text, shadow]
Parameters:
map Control
[texture, color, position, width, height, angle, text, shadow] Array
Return Value:
Nothing

Examples

Examples:
Example needed

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

Bottom Section