OPEN CAR DOOR
Jump to navigation
Jump to search
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | Handle | Vehicle handle |
| 2. | Integer | Door's ID |
| Return value: | ||
| Type | Description | |
| None | ||
This function open a door of the specified vehicle. To close a door call SHUT_CAR_DOOR.
| Door`s ID | Description |
|---|---|
| 0 | Left front door |
| 1 | Right front door |
| 2 | Left rear door |
| 3 | Right rear door |
| 4 | Vehicle bonnet |
| 5 | Vehicle trunk |