Difference between revisions of "0325"
Jump to navigation
Jump to search
(image) |
|||
Line 1: | Line 1: | ||
+ | [[File:0325.jpg|thumb|A car fire started through 0325 in Vice City.]] | ||
{{OpCode | {{OpCode | ||
| games = {{Icon|t}} | | games = {{Icon|t}} | ||
Line 11: | Line 12: | ||
}} | }} | ||
− | This creates a perpetual fire on the vehicle. The fire does not damage the vehicle. It is harmful to the player only when the player stands right beneath the fire. Generally fires on cars are positioned in such a way that it would be hard to get hurt by them, but it is easy to get hurt by fires on bikes and helicopters. Fires can be extinguished with the Firetruck's hose or a Fire Extinguisher, or removed using opcodes [[02D1]] or [[031A]]. While the vehicle is on fire, it does not take any damage from environmental fire. | + | This opcode creates a perpetual fire on the vehicle. The fire does not damage the vehicle. It is harmful to the player only when the player stands right beneath the fire. Generally fires on cars are positioned in such a way that it would be hard to get hurt by them, but it is easy to get hurt by fires on bikes and helicopters. Fires can be extinguished with the Firetruck's hose or a Fire Extinguisher, or removed using opcodes [[02D1]] or [[031A]]. While the vehicle is on fire, it does not take any damage from environmental fire. |
== Keywords == | == Keywords == |
Latest revision as of 04:05, 20 December 2016
- Description
- Creates a fire on the vehicle
- Syntax
- 0325: [var] = create_car [car handle] fire
- Parameter
- [car handle]
- The handle of the vehicle
- [var]
- Variable to store the handle of the fire
- Native analog
- START_CAR_FIRE
This opcode creates a perpetual fire on the vehicle. The fire does not damage the vehicle. It is harmful to the player only when the player stands right beneath the fire. Generally fires on cars are positioned in such a way that it would be hard to get hurt by them, but it is easy to get hurt by fires on bikes and helicopters. Fires can be extinguished with the Firetruck's hose or a Fire Extinguisher, or removed using opcodes 02D1 or 031A. While the vehicle is on fire, it does not take any damage from environmental fire.
Keywords
create, start, fire, vehicle, car