Difference between revisions of "04E1"
Jump to navigation
Jump to search
(created page) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
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 an existing vehicle | ||
+ | |||
+ | This opcode fully opens the trunk lid or tailgate of a car if it has one that is initially closed. Physics does not apply to the lid until it is damaged twice (the third damage pops the lid off the car). If the lid is already opened and can swing in motion, this opcode produce no effect. 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 == | ||
+ | * {{Icon|VC}} [[050B]], pop car boot using physics | ||
+ | |||
+ | [[Category:OpCodes]] |
Latest revision as of 17:41, 29 November 2015
Description
- Fully opens the trunk of the car
Syntax
- 04E1: open_trunk_of_car_fully [car handle]
Parameter
- [car handle]
- The handle of an existing vehicle
This opcode fully opens the trunk lid or tailgate of a car if it has one that is initially closed. Physics does not apply to the lid until it is damaged twice (the third damage pops the lid off the car). If the lid is already opened and can swing in motion, this opcode produce no effect. 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