Difference between revisions of "04E1"
Jump to navigation
Jump to search
(created page) |
|||
Line 1: | Line 1: | ||
− | [[ | + | [[File:04E1.jpg|thumb|300px|An Oceanic with its boot popped opened]] |
− | {{ | + | {{Icon|VC}} {{Icon|SA}} '''POP_CAR_BOOT''' |
− | | | + | <hr /> |
− | + | '''Description''' | |
− | + | : Fully opens the trunk of the car | |
− | + | '''Syntax''' | |
− | + | : 04E1: open_trunk_of_car_fully [''car handle''] | |
− | This opcode | + | '''Parameter''' |
+ | : [''car handle''] | ||
+ | :: The handle of the vehicle | ||
+ | |||
+ | This opcode fully opens the trunk lid or tailgate of a car if it has one. Physics does not apply to the lid until it is damaged twice (the third damage pops the lid off the car). In Vice City, using this opcode on vehicles without a trunk, like vans with rear doors (Securicar), most trucks (Boxville), some without a trunk (Rhino), and boats, will crash the game. | ||
+ | |||
+ | == Keywords == | ||
+ | car, vehicle, pop, freeze, fully, open, boot, trunk, lid, tailgate, component | ||
+ | |||
+ | == See also == | ||
+ | * [[050B]], pop car boot using physics | ||
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 01:53, 15 July 2015
Description
- Fully opens the trunk of the car
Syntax
- 04E1: open_trunk_of_car_fully [car handle]
Parameter
- [car handle]
- The handle of the vehicle
This opcode fully opens the trunk lid or tailgate of a car if it has one. Physics does not apply to the lid until it is damaged twice (the third damage pops the lid off the car). In Vice City, using this opcode on vehicles without a trunk, like vans with rear doors (Securicar), most trucks (Boxville), some without a trunk (Rhino), and boats, will crash the game.
Keywords
car, vehicle, pop, freeze, fully, open, boot, trunk, lid, tailgate, component
See also
- 050B, pop car boot using physics