Перейти к содержанию

Player::getGroupIndex

Материал из RAGE MP Wiki Archive

Returns the group id of which the specified ped is a member of.

Syntax

<syntaxhighlight lang="javascript">player.getGroupIndex();</syntaxhighlight>

Required Arguments

Return value

  • int

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also