Difference between revisions of "0825"

From GTAMods Wiki
Jump to navigation Jump to search
m (typo)
Line 1: Line 1:
<code>0825=1,%1d%</code><br>
+
{{OpCode
'''Description''': Instantly starts a helicopter's rotor<br>
+
| ini        = 0825=1,%1d%
'''Parameter 1''': Helicopter ID<br>
+
| description = Instantly starts a helicopter's rotor blades
'''Supports''': San Andreas<br>
+
| p1          = Existing vehicle handle, preferably a helicopter
 
+
| game        = [[San Andreas]]
 +
| 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]]
 

Revision as of 10:24, 17 December 2009

{{{games}}}


Description
Instantly starts a helicopter's rotor blades
Syntax
{{{syntax1}}}
Parameter
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