| Property | Value |
|---|---|
| Native Name | SET_PLAYER_MAY_ONLY_ENTER_THIS_VEHICLE |
| Hash | 0x8026FF78F208978A |
| Return Type | void |
| Parameters | player (Player), vehicle (Vehicle) |
Description: Limit the player to only enter this vehicle. Note set vehicle to false if you want them to access any vehicle.
Parameters
player(Player) — The player index.vehicle(Vehicle) — Vehicle id.