ADD STUCK CAR CHECK
Jump to navigation
Jump to search
| Number of parameters: 3 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Vehicle Id |
| 2. | float | distance |
| 3. | integer | Milliseconds |
| Return value: | ||
| Type | Description | |
| None | ||
Adds a check for a stuck car (controlled by the AI). To check if the vehicle is stuck use IS_CAR_STUCK. TO remove the stuck check use REMOVE_STUCK_CAR_CHECK.