<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=OutPicture</id>
	<title>OutPicture - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=OutPicture"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=OutPicture&amp;action=history"/>
	<updated>2026-06-04T14:20:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=OutPicture&amp;diff=5816&amp;oldid=prev</id>
		<title>Ozdeadmeat: outPicture – created via PowerShell script (2025-11-11T21:12:08Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=OutPicture&amp;diff=5816&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:10Z</updated>

		<summary type="html">&lt;p&gt;outPicture – created via PowerShell script (2025-11-11T21:12:08Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          outPicture|fDescription=   Displays a PNG/JPG file from the mission’s l10n\DEFAULT folder on the player’s HUD for a specified duration, optionally clearing other images and delaying the start. The function supports alignment (left/middle/right, top/middle/bottom), scaling to screen size, and optional clearing of previously displayed pictures.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.outPicture(&amp;lt;string&amp;gt;, &amp;lt;number|nil&amp;gt;, &amp;lt;boolean|nil&amp;gt;, &amp;lt;number|nil&amp;gt;, &amp;lt;number|nil&amp;gt;, &amp;lt;number|nil&amp;gt;, &amp;lt;number|nil&amp;gt;, &amp;lt;number|nil&amp;gt;)|return=         nil|returnDesc=     The function performs a side‑effect only and returns nothing.|example=        CMM.outPicture(&amp;quot;battleMap.png&amp;quot;, 30, true, 0, 1, 1, 100)|exampleDesc=    shows &amp;quot;battleMap.png&amp;quot; centered on screen for 30 s, clearing any other images first|related=        |note=           FILENAMES NEED TO BE IN THE mapResource file under l10n\DEFAULT in the mission file|envType= CMM|par1=         string fileName|reqType1=     string|reqName1=     fileName|desc1=       Name of the image file (e.g., &amp;quot;myMap.png&amp;quot;).  The file must be present in l10n\DEFAULT of the mission.|par2=         number or nil durationSeconds|optType2=     number or nil|optName2=     durationSeconds|desc2=       How long, in seconds, the picture remains visible.  If omitted or nil, it stays until cleared by another call.|par3=         boolean or nil clearView|optType3=     boolean or nil|optName3=     clearView|desc3=       When true, removes all other images currently displayed before showing this one.|par4=         number or nil startDelay|optType4=     number or nil|optName4=     startDelay|desc4=       Seconds to wait after calling before the image appears (useful for sequencing).|par5=         number or nil horizontalAlign|optType5=     number or nil|optName5=     horizontalAlign|desc5=       0 = left, 1 = center, 2 = right.  Defaults to 1 (center).|par6=         number or nil verticalAlign|optType6=     number or nil|optName6=     verticalAlign|desc6=       0 = top, 1 = middle, 2 = bottom.  Defaults to 1 (middle).|par7=         number or nil size|optType7=     number or nil|optName7=     size|desc7=       Scale factor relative to screen width; 100 makes the image fill the screen.  Default is 100.|par8=         number or nil sizeUnits|optType8=     number or nil|optName8=     sizeUnits|desc8=       Units for the size parameter (normally leave as 1).}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>