<?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=LarSoWiTsH</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=LarSoWiTsH"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/LarSoWiTsH"/>
	<updated>2026-04-22T14:48:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30494</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30494"/>
		<updated>2012-05-05T19:18:04Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: /* Beispiel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Erforderliche Argumente=== &lt;br /&gt;
*'''theObject''' Das Objekt, welches du überprüfen willst.&lt;br /&gt;
===Wiedergabe===&lt;br /&gt;
Wiedergibt ein (''true''), wenn das Objekt zerbrechlich ist , andernfalls (''false''), wenn das Objekt nicht zerbrechlich ist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Beispiel== &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;
Dieses Beispiel erstellt ein Objekt, wenn die Resource startet und überprüft, ob es zerbrechlich ist. (GETESTET!)&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onClientResourceStart&amp;quot;,resourceRoot,function()&lt;br /&gt;
	local object = createObject ( 1337, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
	if isObjectBreakable(object) then&lt;br /&gt;
		outputChatBox(&amp;quot;Ja, das Objekt ist zerbrechlich.&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		outputChatBox(&amp;quot;Nein, das Objekt ist nicht zerbrechlich.&amp;quot;)&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;
==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30493</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30493"/>
		<updated>2012-05-05T19:15:29Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Erforderliche Argumente=== &lt;br /&gt;
*'''theObject''' Das Objekt, welches du überprüfen willst.&lt;br /&gt;
===Wiedergabe===&lt;br /&gt;
Wiedergibt ein (''true''), wenn das Objekt zerbrechlich ist , andernfalls (''false''), wenn das Objekt nicht zerbrechlich ist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Beispiel== &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;
Dieses Beispiel erstellt ein Objekt, wenn die Resource startet und überprüft, ob es zerbrechlich ist. (GETESTET!)&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onClientResourceStart&amp;quot;,resourceRoot,function()&lt;br /&gt;
	local object = createObject ( 1337, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
	if isObjectBreakable(object) then&lt;br /&gt;
		outputChatBox(&amp;quot;Yes, the object is breakable.&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		outputChatBox(&amp;quot;No, the object is not breakable&amp;quot;)&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;
&lt;br /&gt;
==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/IsObjectBreakable&amp;diff=30492</id>
		<title>DE/IsObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/IsObjectBreakable&amp;diff=30492"/>
		<updated>2012-05-05T19:12:58Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: Created page with &amp;quot;==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt;   ===Erforderliche Argumente===  *'''theObject''' Das Objekt, welches du überprüfen willst. ===Wiede...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Erforderliche Argumente=== &lt;br /&gt;
*'''theObject''' Das Objekt, welches du überprüfen willst.&lt;br /&gt;
===Wiedergabe===&lt;br /&gt;
Wiedergibt ein (''true''), wenn das Objekt zerbrechlich ist , andernfalls (''false''), wenn das Objekt nicht zerbrechlich ist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Beispiel== &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;
Dieses Beispiel erstellt ein Objekt, wenn die Resource startet und überprüft, ob es zerbrechlich ist. (GETESTET!)&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onClientResourceStart&amp;quot;,resourceRoot,function()&lt;br /&gt;
	local object = createObject ( 1337, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
	if isObjectBreakable(object) then&lt;br /&gt;
		outputChatBox(&amp;quot;Yes, the object is breakable.&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		outputChatBox(&amp;quot;No, the object is not breakable&amp;quot;)&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;
&lt;br /&gt;
==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30491</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30491"/>
		<updated>2012-05-05T19:11:12Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: /* Siehe auch */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30490</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30490"/>
		<updated>2012-05-05T19:10:57Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: /* Beispiel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30489</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30489"/>
		<updated>2012-05-05T19:10:26Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Beispiel== &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;
Dieses Beispiel erstellt ein Objekt, wenn die Resource startet und überprüft, ob es zerbrechlich ist. (GETESTET!)&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onClientResourceStart&amp;quot;,resourceRoot,function()&lt;br /&gt;
	local object = createObject ( 1337, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
	if isObjectBreakable(object) then&lt;br /&gt;
		outputChatBox(&amp;quot;Yes, the object is breakable.&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		outputChatBox(&amp;quot;No, the object is not breakable&amp;quot;)&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;
==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30488</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30488"/>
		<updated>2012-05-05T19:08:40Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Erforderliche Argumente=== &lt;br /&gt;
*'''theObject''' Das Objekt, welches du überprüfen willst.&lt;br /&gt;
===Wiedergabe===&lt;br /&gt;
Wiedergibt ein (''true''), wenn das Objekt zerbrechlich ist , andernfalls (''false''), wenn das Objekt nicht zerbrechlich ist.&lt;br /&gt;
&lt;br /&gt;
==Beispiel== &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;
Dieses Beispiel erstellt ein Objekt, wenn die Resource startet und überprüft, ob es zerbrechlich ist. (GETESTET!)&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onClientResourceStart&amp;quot;,resourceRoot,function()&lt;br /&gt;
	local object = createObject ( 1337, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
	if isObjectBreakable(object) then&lt;br /&gt;
		outputChatBox(&amp;quot;Yes, the object is breakable.&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		outputChatBox(&amp;quot;No, the object is not breakable&amp;quot;)&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;
==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30487</id>
		<title>DE/isObjectBreakable</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/isObjectBreakable&amp;diff=30487"/>
		<updated>2012-05-05T19:06:05Z</updated>

		<summary type="html">&lt;p&gt;LarSoWiTsH: Created page with &amp;quot;==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt;   ===Erforderliche Argumente===  *'''object''' Das Objekt, welches du überprüfen willst. ===Wiederga...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isObjectBreakable ( object theObject )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Erforderliche Argumente=== &lt;br /&gt;
*'''object''' Das Objekt, welches du überprüfen willst.&lt;br /&gt;
===Wiedergabe===&lt;br /&gt;
Wiedergibt ein (''true''), wenn das Objekt zerbrechlich ist , andernfalls (''false''), wenn das Objekt nicht zerbrechlich ist.&lt;br /&gt;
&lt;br /&gt;
==Beispiel== &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;
Dieses Beispiel erstellt ein Objekt, wenn die Resource startet und überprüft, ob es zerbrechlich ist. (GETESTET!)&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onClientResourceStart&amp;quot;,resourceRoot,function()&lt;br /&gt;
	local object = createObject ( 1337, 5540.6654, 1020.55122, 1240.545 )&lt;br /&gt;
	if isObjectBreakable(object) then&lt;br /&gt;
		outputChatBox(&amp;quot;Yes, the object is breakable.&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		outputChatBox(&amp;quot;No, the object is not breakable&amp;quot;)&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;
==Siehe auch==&lt;br /&gt;
{{Object functions}}&lt;/div&gt;</summary>
		<author><name>LarSoWiTsH</name></author>
	</entry>
</feed>