Difference between revisions of "SET VEH INDICATORLIGHTS"
Jump to navigation
Jump to search
(A native function that I found how works, but not totally yet.) |
m |
||
Line 4: | Line 4: | ||
|p1d=Vehicle handle | |p1d=Vehicle handle | ||
|p2t=Boolean | |p2t=Boolean | ||
− | |p2d=False to turn off all the indicator lights or True to turn on | + | |p2d=False to turn off all the indicator lights or True to turn on all the indicator lights |
}} | }} | ||
This function turn on or off all the indicator lights of a specified vehicle. | This function turn on or off all the indicator lights of a specified vehicle. | ||
Latest revision as of 23:14, 28 May 2010
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | Handle | Vehicle handle |
2. | Boolean | False to turn off all the indicator lights or True to turn on all the indicator lights |
Return value: | ||
Type | Description | |
None |
This function turn on or off all the indicator lights of a specified vehicle.