Ped::addRelationshipGroup

From RAGE Multiplayer Wiki
Revision as of 21:29, 6 May 2017 by Marty uploader (talk | contribs) (yay)

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

Syntax

mp.game.ped.addRelationshipGroup(name, groupHash);

Required Arguments

  • name: String
  • groupHash: Hash

Return value

  • Hash

Example

// todo

See also