SetRiotModeEnabled — FiveM Natives
0x2587A48BC88DFADF · MISC · all
Activates riot mode. All NPCs are being hostile to each other (including player). Also the game will give weapons (pistols, smgs) to random NPCs.
Parameters
| Name | Type | Description |
|---|---|---|
| toggle | BOOL | Turn on or off riot mode. Set to `true` to enable riot mode. |
Returns
void