SET VEHICLE DOOR SHUT
Jump to navigation
Jump to search
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | vehicle | |
2. | door id | |
Return value: | ||
Type | Description | |
None |
Door Ids:
0 - Left front door
1 - Right front door
2 - Left rear door
3 - Right rear door
4 - Hood
5 - Trunk
Ex:
Function.Call(Hash.SET_VEHICLE_DOOR_SHUT, Game.Player.Character.CurrentVehicle, 5);