050B

From GTAMods Wiki
Revision as of 02:06, 15 July 2015 by Spaceeinstein (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vice City San Andreas POP_CAR_BOOT_USING_PHYSICS


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