Difference between revisions of "SET TAXI LIGHTS"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
|np=2 | |np=2 | ||
− | + | |p1t=handle | |
− | |p1t= | + | |p1d=vehicle handle |
− | |p1d= | + | |p2t=boolean |
− | + | |p2d=taxi light state (0-off, 1-on) | |
− | |p2t= | ||
− | |p2d=taxi light state | ||
}} | }} | ||
− | + | This function sets the taxi light state (on/off). | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:37, 20 January 2009
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | handle | vehicle handle |
2. | boolean | taxi light state (0-off, 1-on) |
Return value: | ||
Type | Description | |
None |
This function sets the taxi light state (on/off).