Difference between revisions of "SOUND CAR HORN"

From GTAMods Wiki
Jump to navigation Jump to search
(Added page)
 
m (Info on driver)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
|np=2
 
|np=2
 
|p1t=Integer
 
|p1t=Integer
|p1d=Char handle
+
|p1d=Vehicle handle
 
|p2t=Integer
 
|p2t=Integer
 
|p2d=Duration
 
|p2d=Duration
Line 8: Line 8:
  
 
Sounds the car horn for the specified amount of milliseconds.
 
Sounds the car horn for the specified amount of milliseconds.
 +
 +
If the vehicle has no driver, nothing will happen.

Latest revision as of 19:32, 29 September 2011

SOUND_CAR_HORN
Number of parameters: 2
Parameter #TypeDescription
1.IntegerVehicle handle
2.IntegerDuration
Return value:
TypeDescription
None

Sounds the car horn for the specified amount of milliseconds.

If the vehicle has no driver, nothing will happen.