06EE

From GTAMods Wiki
Jump to navigation Jump to search

San Andreas IS_GROUP_MEMBER


Description
Checks if the character is a member of the group
Syntax
06EE:   actor [char handle] in_group [group handle]
Parameter
[char handle]
The handle of the character
[group handle]
The handle of the group
Native analog
IS_GROUP_MEMBER

This conditional opcode returns true if the character is a member of the group.

Keywords

check, actor, character, group, member