Difference between revisions of "0564"
Jump to navigation
Jump to search
(created article) |
(page updates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|VC}} {{Icon|SA}} '''MAKE_HELI_COME_CRASHING_DOWN''' |
− | + | <hr /> | |
− | + | '''Description''' | |
− | + | : Sets the helicopter to simulate a crash landing | |
− | + | '''Syntax''' | |
− | + | : 0564: set_vehicle [''car handle''] helicopter_simulate_crash_landing | |
− | This opcode will make a helicopter simulate a crash landing. The tail rotor will smoke and spin the helicopter out of control (like in GTA IV). When the helicopter gets close to the ground, it will explode but the helicopter will still be intact and | + | '''Parameter''' |
+ | : [''car handle''] | ||
+ | :: Handle of the car, specifically a helicopter | ||
+ | |||
+ | This opcode will make a helicopter simulate a crash landing. The tail rotor will smoke and spin the helicopter out of control (like in GTA IV). When the helicopter gets close to the ground, it will explode but the helicopter will still be intact and occupants will still be alive. The helicopter can become a flyable wreck. This opcode has no effect on any other types of vehicles. | ||
+ | |||
+ | == Keywords == | ||
+ | heli, helicopter, simulate, crash, landing | ||
+ | |||
+ | [[Category:OpCodes]] |
Latest revision as of 21:28, 28 December 2014
Description
- Sets the helicopter to simulate a crash landing
Syntax
- 0564: set_vehicle [car handle] helicopter_simulate_crash_landing
Parameter
- [car handle]
- Handle of the car, specifically a helicopter
This opcode will make a helicopter simulate a crash landing. The tail rotor will smoke and spin the helicopter out of control (like in GTA IV). When the helicopter gets close to the ground, it will explode but the helicopter will still be intact and occupants will still be alive. The helicopter can become a flyable wreck. This opcode has no effect on any other types of vehicles.
Keywords
heli, helicopter, simulate, crash, landing