Native referenceFiveM

SET_RIOT_MODE_ENABLED

0x2587A48BC88DFADF MISC
FUNCTION SIGNATURE
void SET_RIOT_MODE_ENABLED(BOOL toggle);
Property Value
Native Name SET_RIOT_MODE_ENABLED
Hash 0x2587A48BC88DFADF
Return Type void
Parameters toggle (BOOL)

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

  • toggle (BOOL) — Turn on or off riot mode. Set to true to enable riot mode.
Back to MISC