SetRiotModeEnabled
DocsSetRiotModeEnabled(toggle)Description
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
voidThis native does not return a value.