image: Difference between revisions

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


| arma |= Game name


<h2 style="color:#000066">''' image ''filename'''''</h2>
|2.01|= Game version
____________________________________________________________________________________________


| Creates a structured text containing the given image.
Example txt1 = image "data\isniper.paa" |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''image''' filename |= Syntax


'''filename''': [[String]]
|p1= filename [[String]] |= Parameter 1


'''Type of returned value:'''
| [[Structured Text]] |= Return value
____________________________________________________________________________________________


[[Structured Text]]
|  |= See also


'''Compatibility:'''
}}


Version 2.01 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Creates a structured text containing the given image.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|IMAGE]]
 
[[Category:Scripting Commands ArmA|IMAGE]]
'''Example'''
 
txt1 = '''image''' "data\isniper.paa"

Revision as of 01:31, 2 August 2006

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

Description

Description:
image filename
Groups:
Uncategorised

Syntax

Syntax:
Structured Text
Parameters:
filename String
Return Value:
Return value needed

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