<?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=Boss</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=Boss"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/Boss"/>
	<updated>2026-04-08T21:05:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=GetProjectileType&amp;diff=20209</id>
		<title>GetProjectileType</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=GetProjectileType&amp;diff=20209"/>
		<updated>2009-06-25T11:48:04Z</updated>

		<summary type="html">&lt;p&gt;Boss: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Client function}}&lt;br /&gt;
This function returns the type of the specified projectile.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
int getProjectileType ( projectile theProjectile )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Required Arguments==&lt;br /&gt;
*'''theProjectile:''' The [[projectiles| projectile]] element which type you want to retrieve.&lt;br /&gt;
&lt;br /&gt;
==Returns==&lt;br /&gt;
Returns an [[int]]eger over the type of the projectile or ''false'' if invalid arguments were passed.&lt;br /&gt;
{{Projectiles}}&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function projectileCreation()&lt;br /&gt;
	local type = getProjectileType(source);&lt;br /&gt;
	outputChatBox(&amp;quot;A projectile was created! Its type: &amp;quot;..type);&lt;br /&gt;
end&lt;br /&gt;
addEventHandler(&amp;quot;onClientProjectileCreation&amp;quot;, getRootElement(), projectileCreation)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Client projectile functions}}&lt;/div&gt;</summary>
		<author><name>Boss</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=User:Boss&amp;diff=13570</id>
		<title>User:Boss</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=User:Boss&amp;diff=13570"/>
		<updated>2007-12-09T17:11:21Z</updated>

		<summary type="html">&lt;p&gt;Boss: New page: QA Team member, TDH clan leader, gta.ru administrator, playground.ru moderator, Fallout Mupliplayer creator and all the other stuff.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;QA Team member, TDH clan leader, gta.ru administrator, playground.ru moderator, Fallout Mupliplayer creator and all the other stuff.&lt;/div&gt;</summary>
		<author><name>Boss</name></author>
	</entry>
</feed>