Difference between revisions of "REMOVE CAR WINDOW"
Jump to navigation
Jump to search
(New page: {{Native |np=2 |p1t=Handle |p1d=Vehicle handle |p2t=Integer |p2d=Window's ID (always < 4) }} This function remove a window of the specified vehicle. Window ID : 0=left front, 1=right fron...) |
|||
| Line 8: | Line 8: | ||
This function remove a window of the specified vehicle. | This function remove a window of the specified vehicle. | ||
| − | Window ID : 0 | + | |
| + | '''Window ID :''' | ||
| + | |||
| + | 0 - left front | ||
| + | |||
| + | 1 - right front | ||
| + | |||
| + | 2 - left rear | ||
| + | |||
| + | 3 - right rear. | ||
Latest revision as of 19:47, 2 January 2009
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | Handle | Vehicle handle |
| 2. | Integer | Window's ID (always < 4) |
| Return value: | ||
| Type | Description | |
| None | ||
This function remove a window of the specified vehicle.
Window ID :
0 - left front
1 - right front
2 - left rear
3 - right rear.