DetachTrailerFromVehicle

From SA-MP Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:36, 4 September 2009
Mikep (Talk | contribs)

← Previous diff
Revision as of 17:49, 2 February 2014
Connor Mead (Talk | contribs)

Next diff →
Line 1: Line 1:
{{Scripting}} {{Scripting}}
-{{Title}} 
{{Description|Detach the connection between a vehicle and its trailer, if any.}} {{Description|Detach the connection between a vehicle and its trailer, if any.}}
Line 16: Line 15:
[[Category:Scripting Functions]] [[Category:Scripting Functions]]
 +
 +[[fr:DetachTrailerFromVehicle]]

Revision as of 17:49, 2 February 2014



Description:

Detach the connection between a vehicle and its trailer, if any.


Parameters:
(vehicleid)
vehicleidID of the pulling vehicle.


Return Values:

This function does not return any specific values.


Related Functions

The following functions may be useful, as they are related to this function in one way or another.

In other languages