Syntax
```js mp.game.stats.statSetMaskedInt(statName, p1, p2, p3, save); ```
Required Arguments
- statName: Model hash or name
- p1: unknown (to be checked)
- p2: unknown (to be checked)
- p3: int
- save: Boolean
Return value
Example
```js // todo ```
See also