Difference between revisions of "0825"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{OpCode
 
{{OpCode
| ini        = 0825=1,%1d%
+
| games      = {{Icon|SA}}
| description = Instantly starts a helicopter's rotor blades
+
| command    = SET_HELI_BLADES_FULL_SPEED
| p1          = Existing vehicle handle, preferably a helicopter
+
| description = Instantly starts the helicopter's rotor blades
| game        = [[San Andreas]]
+
| syntax1    = 0825: set_helicopter [''car handle''] instant_rotor_start
 +
| p1t        = [''car handle'']
 +
| p1d        = The handle of the helicopter
 
| native      = [[SET_HELI_BLADES_FULL_SPEED]]
 
| native      = [[SET_HELI_BLADES_FULL_SPEED]]
 
}}
 
}}
 +
 
This opcode instantly starts the rotor of a helicopter so you don't need to wait for it to start. You cannot use this opcode on any other vehicles.
 
This opcode instantly starts the rotor of a helicopter so you don't need to wait for it to start. You cannot use this opcode on any other vehicles.
  
==Keywords==
+
== Keywords ==
 
helicopter, instant, rotor, blade, start
 
helicopter, instant, rotor, blade, start

Latest revision as of 01:44, 25 November 2016

San Andreas SET_HELI_BLADES_FULL_SPEED


Description
Instantly starts the helicopter's rotor blades
Syntax
0825: set_helicopter [car handle] instant_rotor_start
Parameter
[car handle]
The handle of the helicopter
Native analog
SET_HELI_BLADES_FULL_SPEED

This opcode instantly starts the rotor of a helicopter so you don't need to wait for it to start. You cannot use this opcode on any other vehicles.

Keywords

helicopter, instant, rotor, blade, start