<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Gameplay%3A%3AisProjectileTypeWithinDistance</id>
	<title>Gameplay::isProjectileTypeWithinDistance - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Gameplay%3A%3AisProjectileTypeWithinDistance"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Gameplay::isProjectileTypeWithinDistance&amp;action=history"/>
	<updated>2026-07-24T19:37:34Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Gameplay::isProjectileTypeWithinDistance&amp;diff=9885&amp;oldid=prev</id>
		<title>imported&gt;Shr0x: fixed return value</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Gameplay::isProjectileTypeWithinDistance&amp;diff=9885&amp;oldid=prev"/>
		<updated>2024-04-29T15:51:11Z</updated>

		<summary type="html">&lt;p&gt;fixed return value&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ClientsideJsFunction}}&lt;br /&gt;
{{JSContainer|&lt;br /&gt;
Checks if a projectile object of the specified type is in a given area&lt;br /&gt;
===Required Params===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;x:&amp;#039;&amp;#039;&amp;#039; {{RageType|Float}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;y:&amp;#039;&amp;#039;&amp;#039; {{RageType|Float}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;z:&amp;#039;&amp;#039;&amp;#039; {{RageType|Float}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;weaponType:&amp;#039;&amp;#039;&amp;#039; {{RageType|number}} Weapon hash can be found here -&amp;gt; [[Weapons]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;distance:&amp;#039;&amp;#039;&amp;#039; {{RageType|Float}}&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;isPlayer:&amp;#039;&amp;#039;&amp;#039; {{RageType|boolean}}&lt;br /&gt;
&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039; {{RageType|boolean}} &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
mp.game.gameplay.isProjectileTypeWithinDistance(x, y, z, weaponType, distance, isPlayer);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
//todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
==See also==&lt;br /&gt;
{{Gameplay_definition_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Shr0x</name></author>
	</entry>
</feed>