Difference between revisions of "0564"

From GTAMods Wiki
Jump to navigation Jump to search
(created article)
 
Line 5: Line 5:
 
| game        = [[Vice City]], [[San Andreas]]
 
| game        = [[Vice City]], [[San Andreas]]
 
}}
 
}}
 +
 
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 you will still be alive. The helicopter will be a flyable wreck. This opcode has no effect on any other types of vehicles.
 
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 you will still be alive. The helicopter will be a flyable wreck. This opcode has no effect on any other types of vehicles.
 +
 +
==Sanny Builder Example==
 +
<source lang="scm">0564: heli 34@ simulate_crash_landing</source>
 +
 +
==Keywords==
 +
heli, simulate, crash, landing

Revision as of 14:34, 19 December 2010

{{{games}}}


Description
Sets the helicopter to simulate a crash landing
Syntax
{{{syntax1}}}
Parameter

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 you will still be alive. The helicopter will be a flyable wreck. This opcode has no effect on any other types of vehicles.

Sanny Builder Example

0564: heli 34@ simulate_crash_landing

Keywords

heli, simulate, crash, landing