Skip to main content

Stats::statSetLicensePlate

Syntax

```js mp.game.stats.statSetLicensePlate(statName, str); ```

Required Arguments

  • statName: Model hash or name
  • str: String

Return value

  • Boolean

Example

```js // todo ```

See also