Skip to main content

Stats::statGetUserId

Needs more research. Seems to return 'STAT_UNKNOWN' if no such user id exists.

Syntax

```js mp.game.stats.statGetUserId(p0); ```

Required Arguments

  • p0: unknown (to be checked)

Return value

  • String

Example

```js // todo ```

See also