Skip to main content

Player::setPlayerClothLockCounter

6 matches across 4 scripts. 5 occurrences were 240. The other was 255.

Syntax

```js mp.game.player.setPlayerClothLockCounter(value); ```

Required Arguments

  • value: int

Return value

  • Undefined

Example

```js // todo ```

See also