Difference between revisions of "BREAK CAR DOOR"
Jump to navigation
Jump to search
(New page: {{Native |np=3 |p1t=integer |p1d=Vehicle Id |p2t=integer |p2d=Door Id |p3t=bool |p3d=True or false depending on whether you want the Car Door broken |r=0 }} Breaks or repairs a car door.) |
|||
| Line 11: | Line 11: | ||
Breaks or repairs a car door. | Breaks or repairs a car door. | ||
| + | |||
| + | '''Doors ID :''' | ||
| + | |||
| + | 0 - Left front door | ||
| + | |||
| + | 1 - Right front door | ||
| + | |||
| + | 2 - Left rear door | ||
| + | |||
| + | 3 - Right rear door | ||
| + | |||
| + | 4 - Hood | ||
| + | |||
| + | 5 - Trunk | ||
Revision as of 18:24, 8 June 2010
| Number of parameters: 3 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Vehicle Id |
| 2. | integer | Door Id |
| 3. | bool | True or false depending on whether you want the Car Door broken |
| Return value: | ||
| Type | Description | |
| None | ||
Breaks or repairs a car door.
Doors ID :
0 - Left front door
1 - Right front door
2 - Left rear door
3 - Right rear door
4 - Hood
5 - Trunk