Difference between revisions of "050B"
Jump to navigation
Jump to search
(Created page with "{{Icon|VC}} {{Icon|SA}} '''POP_CAR_BOOT_USING_PHYSICS''' <hr /> '''Description''' : Opens the trunk of the vehicle '''Syntax''' : 050B: open_trunk_of_car [''car handle''] '''P...") |
m |
||
Line 1: | Line 1: | ||
− | {{Icon|VC | + | {{Icon|VC}} '''POP_CAR_BOOT_USING_PHYSICS''' |
<hr /> | <hr /> | ||
'''Description''' | '''Description''' |
Revision as of 02:07, 15 July 2015
Description
- Opens the trunk of the vehicle
Syntax
- 050B: open_trunk_of_car [car handle]
Parameter
- [car handle]
- The handle of the vehicle
This opcode opens the trunk lid or tailgate of a vehicle if it has one. Unlike opcode 04E1, which visually behaves in a similar way, the lid is affected by physics when popped open and does not crash the game if the vehicle does not have a trunk.
Keywords
car, vehicle, pop, open, boot, trunk, lid, tailgate, component
See also
- 04E1, pop car boot without physics