is_in_vehicle
Determine whether the player is currently inside a vehicle and retrieve basic vehicle information.
Instructions
Check if the player is currently in a vehicle.
Returns: True/False and basic vehicle info if in one
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |