Skip to main content

Stats::statGetInt

p2 appears to always be -1

Syntax

```js mp.game.stats.statGetInt(statHash, outValue, p2); ```

Required Arguments

  • statHash: Model hash or name
  • outValue: int
  • p2: int

Return value

  • int

Example

```js // todo ```

See also