Skip to main content

Ped::addRelationshipGroup

Can't select void. This function returns nothing. The hash of the created relationship group is output in the second parameter.

Syntax​

```js mp.game.ped.addRelationshipGroup(name); ```

Required Arguments​

  • name: String

Return value​

  • Hash

Example​

```js // todo ```

See also​