<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/ResetSunSize?action=history&amp;feed=atom</id>
	<title>ResetSunSize - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/ResetSunSize?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=ResetSunSize&amp;action=history"/>
	<updated>2026-05-09T22:33:49Z</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=ResetSunSize&amp;diff=25476&amp;oldid=prev</id>
		<title>Arran Fortuna: Created page with &quot;__NOTOC__  {{Server client function}} This function is used to reset the size of the sun to its normal size.  ==Syntax==  &lt;syntaxhighlight lang=&quot;lua&quot;&gt; bool resetSunSize ( ) &lt;/syntaxhighlight&gt;  ===Returns===...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=ResetSunSize&amp;diff=25476&amp;oldid=prev"/>
		<updated>2011-03-14T19:05:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__  {{Server client function}} This function is used to reset the size of the sun to its normal size.  ==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; bool resetSunSize ( ) &amp;lt;/syntaxhighlight&amp;gt;  ===Returns===...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__ &lt;br /&gt;
{{Server client function}}&lt;br /&gt;
This function is used to reset the size of the sun to its normal size.&lt;br /&gt;
&lt;br /&gt;
==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
bool resetSunSize ( )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns true if the size of the sun was reset, false otherwise.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
This example lets any player reset the size of the sun like /resetsunsize&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function commandResetSunSize(player, command)&lt;br /&gt;
    resetSunSize()&lt;br /&gt;
end&lt;br /&gt;
addCommandHandler(&amp;quot;resetsunsize&amp;quot;, commandResetSunSize)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
{{World functions}}&lt;/div&gt;</summary>
		<author><name>Arran Fortuna</name></author>
	</entry>
</feed>