<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/OnDgsQRCodeLoad?action=history&amp;feed=atom</id>
	<title>OnDgsQRCodeLoad - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/OnDgsQRCodeLoad?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnDgsQRCodeLoad&amp;action=history"/>
	<updated>2026-04-09T15:37:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=OnDgsQRCodeLoad&amp;diff=65059&amp;oldid=prev</id>
		<title>Thisdp: Created page with &quot;{{Client event}} __NOTOC__  This event is called when the DGS QRCode is loaded.  ==Parameters== &lt;syntaxhighlight lang=&quot;lua&quot;&gt; element QRCode &lt;/syntaxhighlight&gt;  ==Example== &lt;sy...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnDgsQRCodeLoad&amp;diff=65059&amp;oldid=prev"/>
		<updated>2020-02-09T07:34:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Client event}} __NOTOC__  This event is called when the DGS QRCode is loaded.  ==Parameters== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; element QRCode &amp;lt;/syntaxhighlight&amp;gt;  ==Example== &amp;lt;sy...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Client event}}&lt;br /&gt;
__NOTOC__ &lt;br /&gt;
This event is called when the DGS QRCode is loaded.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
element QRCode&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
DGS = exports.dgs --get exported functions from dgs&lt;br /&gt;
&lt;br /&gt;
local QRCode = DGS:dgsRequestQRCode(&amp;quot;https://wiki.multitheftauto.com/wiki/Resource:Dgs&amp;quot;)&lt;br /&gt;
local image = DGS:dgsCreateImage(200,200,128,128,QRCode,false)&lt;br /&gt;
outputChatBox(DGS:dgsGetQRCodeLoaded(QRCode) and &amp;quot;Loaded&amp;quot; or &amp;quot;Loading&amp;quot;)&lt;br /&gt;
addEventHandler(&amp;quot;onDgsQRCodeLoad&amp;quot;,QRCode,function()&lt;br /&gt;
	outputChatBox(DGS:dgsGetQRCodeLoaded(source) and &amp;quot;Loaded&amp;quot; or &amp;quot;Loading&amp;quot;)&lt;br /&gt;
end,false)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{DGSEVENTS}}&lt;/div&gt;</summary>
		<author><name>Thisdp</name></author>
	</entry>
</feed>