<?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=Haha</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=Haha"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Haha"/>
	<updated>2026-06-02T14:26:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=OnClientBrowserDocumentReady&amp;diff=50312</id>
		<title>OnClientBrowserDocumentReady</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnClientBrowserDocumentReady&amp;diff=50312"/>
		<updated>2017-01-11T13:53:06Z</updated>

		<summary type="html">&lt;p&gt;Haha: Undo revision 50309 by Tofik (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Client_event}}&lt;br /&gt;
{{New feature/item|3.0150|1.5||&lt;br /&gt;
This event is executed after the web page has been loaded successfully.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Parameters== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
string url&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
*'''url:''' the url of the web page loaded.&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
The [[Element/Browser|browser]] element.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
addEventHandler ( &amp;quot;onClientBrowserDocumentReady&amp;quot; , root , &lt;br /&gt;
	function ( url ) &lt;br /&gt;
		outputChatBox ( &amp;quot;The page '&amp;quot;  .. url ..  &amp;quot;' has been successfully loaded.&amp;quot;) &lt;br /&gt;
	end &lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[pl:onClientBrowserDocumentReady]]&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{CEF_events}}&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=OnClientBrowserDocumentReady&amp;diff=50311</id>
		<title>OnClientBrowserDocumentReady</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnClientBrowserDocumentReady&amp;diff=50311"/>
		<updated>2017-01-11T13:52:49Z</updated>

		<summary type="html">&lt;p&gt;Haha: Undo revision 50310 by Haha (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Client_event}}&lt;br /&gt;
{{New feature/item|3.0150|1.5||&lt;br /&gt;
This event is executed after the web page has been loaded successfully.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Toffy to gej==&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=OnClientBrowserDocumentReady&amp;diff=50310</id>
		<title>OnClientBrowserDocumentReady</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnClientBrowserDocumentReady&amp;diff=50310"/>
		<updated>2017-01-11T13:51:06Z</updated>

		<summary type="html">&lt;p&gt;Haha: /* Toffy to gej */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Client_event}}&lt;br /&gt;
{{New feature/item|3.0150|1.5||&lt;br /&gt;
This event is executed after the web page has been loaded successfully.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
TWOJA STARa&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Where_to_buy_GTASA&amp;diff=50308</id>
		<title>Where to buy GTASA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Where_to_buy_GTASA&amp;diff=50308"/>
		<updated>2017-01-11T13:46:06Z</updated>

		<summary type="html">&lt;p&gt;Haha: Replaced content with &amp;quot;GTA można kupić na stimie.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GTA można kupić na stimie.&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=SetPlayerHudComponentVisible&amp;diff=50307</id>
		<title>SetPlayerHudComponentVisible</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=SetPlayerHudComponentVisible&amp;diff=50307"/>
		<updated>2017-01-11T13:43:13Z</updated>

		<summary type="html">&lt;p&gt;Haha: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Server client function}}&lt;br /&gt;
{{Note|This function is identical to showPlayerHudComponent}}&lt;br /&gt;
This function will show or hide a part of the player's HUD. &lt;br /&gt;
&lt;br /&gt;
===EJECT=== &lt;br /&gt;
===TO=== &lt;br /&gt;
===PSEUDO=== &lt;br /&gt;
===SKRYPTER===&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Player_functions}}&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=SetPlayerHudComponentVisible&amp;diff=50306</id>
		<title>SetPlayerHudComponentVisible</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=SetPlayerHudComponentVisible&amp;diff=50306"/>
		<updated>2017-01-11T13:43:07Z</updated>

		<summary type="html">&lt;p&gt;Haha: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Server client function}}&lt;br /&gt;
{{Note|This function is identical to showPlayerHudComponent}}&lt;br /&gt;
This function will show or hide a part of the player's HUD. &lt;br /&gt;
&lt;br /&gt;
===EJECT=== &lt;br /&gt;
===TO=== &lt;br /&gt;
===PSEUDO=== &lt;br /&gt;
===SKRYPTER===&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
{{Requirements|1.3.2|1.3.2}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Player_functions}}&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=SetPlayerHudComponentVisible&amp;diff=50305</id>
		<title>SetPlayerHudComponentVisible</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=SetPlayerHudComponentVisible&amp;diff=50305"/>
		<updated>2017-01-11T13:43:00Z</updated>

		<summary type="html">&lt;p&gt;Haha: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Server client function}}&lt;br /&gt;
{{Note|This function is identical to showPlayerHudComponent}}&lt;br /&gt;
This function will show or hide a part of the player's HUD. &lt;br /&gt;
&lt;br /&gt;
===EJECT=== &lt;br /&gt;
===TO=== &lt;br /&gt;
===PSEUDO=== &lt;br /&gt;
===SKRYPTER===&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
{{Requirements|1.3.2|1.3.2}}&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
&amp;lt;section name=&amp;quot;Server&amp;quot; class=&amp;quot;server&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
This example hides the ammo and weapon displays for players when they join.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
-- Hide some of the hud components when a player joins the server&lt;br /&gt;
addEventHandler ( &amp;quot;onPlayerJoin&amp;quot;, root, &lt;br /&gt;
    function ()&lt;br /&gt;
        setPlayerHudComponentVisible ( source, &amp;quot;ammo&amp;quot;, false )    -- Hide the ammo displays for the newly joined player&lt;br /&gt;
        setPlayerHudComponentVisible ( source, &amp;quot;weapon&amp;quot;, false )  -- Hide the weapon displays for the newly joined player&lt;br /&gt;
    end&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
This example hides the ammo and weapon displays for players when they join.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
-- Hide the hud when the resource is started&lt;br /&gt;
local components = { &amp;quot;weapon&amp;quot;, &amp;quot;ammo&amp;quot;, &amp;quot;health&amp;quot;, &amp;quot;clock&amp;quot;, &amp;quot;money&amp;quot;, &amp;quot;breath&amp;quot;, &amp;quot;armour&amp;quot;, &amp;quot;wanted&amp;quot; }&lt;br /&gt;
&lt;br /&gt;
addEventHandler(&amp;quot;onClientResourceStart&amp;quot;, getResourceRootElement(getThisResource()),&lt;br /&gt;
function ()&lt;br /&gt;
	for _, component in ipairs( components ) do&lt;br /&gt;
		setPlayerHudComponentVisible( component, false )&lt;br /&gt;
	end&lt;br /&gt;
end)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Player_functions}}&lt;/div&gt;</summary>
		<author><name>Haha</name></author>
	</entry>
</feed>