Skip to main content

Stats::statGetNumberOfSeconds

Syntax​

```js mp.game.stats.statGetNumberOfSeconds(statName); ```

Required Arguments​

  • statName: Model hash or name

Return value​

  • int

Example​

```js // todo ```

See also​