Difference between revisions of "0825"

From GTAMods Wiki
Jump to navigation Jump to search
m (typo)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<code>0825=1,%1d%</code><br>
+
{{OpCode
'''Description''': Instantly starts a helicopter's rotor<br>
+
| games      = {{Icon|SA}}
'''Parameter 1''': Helicopter ID<br>
+
| command    = SET_HELI_BLADES_FULL_SPEED
'''Supports''': San Andreas<br>
+
| description = Instantly starts the helicopter's rotor blades
 +
| syntax1    = 0825: set_helicopter [''car handle''] instant_rotor_start
 +
| p1t        = [''car handle'']
 +
| p1d        = The handle of the helicopter
 +
| 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, start
+
helicopter, instant, rotor, blade, start
 
 
[[Category:OpCodes]]
 

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