<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=natives.isPlayerFreeAimingAtChar</id>
	<title>natives.isPlayerFreeAimingAtChar - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=natives.isPlayerFreeAimingAtChar"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.isPlayerFreeAimingAtChar&amp;action=history"/>
	<updated>2026-04-29T02:53:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=natives.isPlayerFreeAimingAtChar&amp;diff=11307&amp;oldid=prev</id>
		<title>ChrisGame20: Created page with &quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.isPlayerFreeAimingAtChar |parameters = int playerId, int ped |parameter1 = int playerId The local or network player ID |parameter2 = int ped The ped handle to check against |usage = Returns whether the specified player is free-aiming at the given ped (without hard lock-on). |notes = - Commonly used together with natives.isPlayerTargettingChar to cover both aim states - Typically polled insid...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.isPlayerFreeAimingAtChar&amp;diff=11307&amp;oldid=prev"/>
		<updated>2025-12-04T00:09:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.isPlayerFreeAimingAtChar |parameters = int playerId, int ped |parameter1 = int playerId The local or network player ID |parameter2 = int ped The ped handle to check against |usage = Returns whether the specified player is free-aiming at the given ped (without hard lock-on). |notes = - Commonly used together with &lt;a href=&quot;/natives.isPlayerTargettingChar&quot; title=&quot;natives.isPlayerTargettingChar&quot;&gt;natives.isPlayerTargettingChar&lt;/a&gt; to cover both aim states - Typically polled insid...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = client&lt;br /&gt;
|games = iv&lt;br /&gt;
|type = function&lt;br /&gt;
|name = natives.isPlayerFreeAimingAtChar&lt;br /&gt;
|parameters = int playerId, int ped&lt;br /&gt;
|parameter1 = int playerId The local or network player ID&lt;br /&gt;
|parameter2 = int ped The ped handle to check against&lt;br /&gt;
|usage = Returns whether the specified player is free-aiming at the given ped (without hard lock-on).&lt;br /&gt;
|notes =&lt;br /&gt;
- Commonly used together with [[natives.isPlayerTargettingChar]] to cover both aim states&lt;br /&gt;
- Typically polled inside [[OnDrawnHUD]] or [[OnProcess]] to react in real time&lt;br /&gt;
|return1 = bool True if the player is free-aiming at the ped, false otherwise&lt;br /&gt;
|returnFail1 = bool False on failure or when not aiming&lt;br /&gt;
|exampleJS = natives.isPlayerFreeAimingAtChar(PlayerID, ped);&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>ChrisGame20</name></author>
	</entry>
</feed>