Difference between revisions of "SET TAXI LIGHTS"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
' NOTE THAT THIS FUNCTIONS ARE STILL UNDER TESTING | ' NOTE THAT THIS FUNCTIONS ARE STILL UNDER TESTING | ||
| − | |||
Revision as of 15:54, 20 January 2009
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | pointer | pointer to vehicle |
| 2. | integer | taxi light state |
| Return value: | ||
| Type | Description | |
| None | ||
Explanation:
- Set on car TaxiLight On/Off, on selected taxi vehicle.
- SET_TAXI_LIGHTS (MyVehicle, 1)
' NOTE THAT THIS FUNCTIONS ARE STILL UNDER TESTING