Difference between revisions of "SOUND CAR HORN"
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= | + | |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
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | Integer | Vehicle handle |
2. | Integer | Duration |
Return value: | ||
Type | Description | |
None |
Sounds the car horn for the specified amount of milliseconds.
If the vehicle has no driver, nothing will happen.