<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AtaskVehicleFollow</id>
	<title>Player::taskVehicleFollow - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AtaskVehicleFollow"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::taskVehicleFollow&amp;action=history"/>
	<updated>2026-06-04T20:51:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Player::taskVehicleFollow&amp;diff=3825&amp;oldid=prev</id>
		<title>Marty uploader: yay</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::taskVehicleFollow&amp;diff=3825&amp;oldid=prev"/>
		<updated>2017-05-06T23:41:08Z</updated>

		<summary type="html">&lt;p&gt;yay&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Makes a ped in a vehicle follow an entity (ped, vehicle, etc.)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;drivingStyle:&amp;lt;br&amp;gt;0 = Rushed&amp;lt;br&amp;gt;1 = Ignore Traffic Lights&amp;lt;br&amp;gt;2 = Fast&amp;lt;br&amp;gt;3 = Normal (Stop in Traffic)&amp;lt;br&amp;gt;4 = Fast avoid traffic&amp;lt;br&amp;gt;5 = Fast, stops in traffic but overtakes sometimes&amp;lt;br&amp;gt;6 = Fast avoids traffic extremely&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Console Hash: 0xA8B917D7&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Player::_TASK_VEHICLE_FOLLOW(l_244[3/*1*/], l_268[3/*1*/], l_278, 40.0, 262144, 10);&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;What is this known as in the decompiled scripts ffs. I need more examples. I&amp;#039;ve searched in all scripts for keywords suchas,&amp;lt;br&amp;gt;TASK_VEHICLE_FOLLOW, FC545A9F0626E3B6, 0xFC545A9F0626E3B6, all the parameters in the above example even just search the last few params &amp;#039;40.0, 262144, 10&amp;#039; and couldnt find where this native is used in scripts at all unless whoever decompiled the scripts gave it a whack a.. name.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;player.taskVehicleFollow(vehicle, targetEntity, drivingStyle, speed, minDistance);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;vehicle:&amp;#039;&amp;#039;&amp;#039; Vehicle handle or object&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;targetEntity:&amp;#039;&amp;#039;&amp;#039; Entity handle or object&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;drivingStyle:&amp;#039;&amp;#039;&amp;#039; int&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;speed:&amp;#039;&amp;#039;&amp;#039; float&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;minDistance:&amp;#039;&amp;#039;&amp;#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Undefined&amp;#039;&amp;#039;&amp;#039;&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;
==See also==&lt;br /&gt;
{{Player_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
</feed>