SET_RANDOM_EVENT_FLAG
If the parameter is true, sets the random event flag to true, if the parameter is false, the function does nothing at all. Does nothing if the mission flag is set.
MISCBuild 1207
Signature
lua
SetRandomEventFlag(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | — |
Usage
lua
SetRandomEventFlag(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
