GTA V NativesstatsStats::statGetUserIdOn this pageStats::statGetUserIdNeeds 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