| Property | Value |
|---|---|
| Native Name | START_SCRIPT_FIRE |
| Hash | 0x6B83617E04503888 |
| Return Type | FireId |
| Parameters | X (float), Y (float), Z (float), maxChildren (int), isGasFire (BOOL) |
Description: ```
Starts a fire:
xyz: Location of fire
maxChildren: The max amount of times a fire can spread to other objects. Must be 25 or less, or the function will do nothing.
isGasFire: Whether or not the fire is powered by gasoline.