<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Deiwn.</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Deiwn."/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Deiwn."/>
	<updated>2026-04-25T03:20:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Category:FitScreen&amp;diff=66617</id>
		<title>Category:FitScreen</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Category:FitScreen&amp;diff=66617"/>
		<updated>2020-05-20T09:30:51Z</updated>

		<summary type="html">&lt;p&gt;Deiwn.: Redirected page to Template:Shared function&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Shared function]]&lt;br /&gt;
This is useful to fit screen on GUI.&lt;/div&gt;</summary>
		<author><name>Deiwn.</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Category:FitScreen&amp;diff=66616</id>
		<title>Category:FitScreen</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Category:FitScreen&amp;diff=66616"/>
		<updated>2020-05-20T09:26:21Z</updated>

		<summary type="html">&lt;p&gt;Deiwn.: Created page with &amp;quot;function fitScreen(resolution, position, selected)     width, height = guiGetScreenSize()     if resolution and position and selected then         if type(resolution) == &amp;quot;numb...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;function fitScreen(resolution, position, selected)&lt;br /&gt;
    width, height = guiGetScreenSize()&lt;br /&gt;
    if resolution and position and selected then&lt;br /&gt;
        if type(resolution) == &amp;quot;number&amp;quot; and type(position) == &amp;quot;number&amp;quot; and type(selected) == &amp;quot;string&amp;quot; then&lt;br /&gt;
            if selected == &amp;quot;height&amp;quot; or selected == &amp;quot;width&amp;quot; then&lt;br /&gt;
                return tonumber(_G[selected])*(position/resolution)&lt;br /&gt;
            end&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
    return nil&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>Deiwn.</name></author>
	</entry>
</feed>