StartScriptFire — FiveM Natives
0x6B83617E04503888 · FIRE · all
`` 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. ``
Parameters
| Name | Type |
|---|---|
| X | float |
| Y | float |
| Z | float |
| maxChildren | int |
| isGasFire | BOOL |
Returns
FireId