Difference between revisions of "06C9"
Jump to navigation
Jump to search
(i think it's similar) |
|||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
+ | | command = REMOVE_CHAR_FROM_GROUP | ||
| description = Removes the character from a [[07AF|group]] | | description = Removes the character from a [[07AF|group]] | ||
− | | | + | | syntax1 = 06C9: remove_actor [''char handle''] from_group |
− | | | + | | p1t = [''char handle''] |
+ | | p1d = The handle of the character | ||
| native = [[REMOVE_CHAR_FROM_GROUP]] | | native = [[REMOVE_CHAR_FROM_GROUP]] | ||
}} | }} | ||
− | |||
− | ==Keywords== | + | This opcode removes the character from any group it belongs to. This opcode is similar to [[01E0]] used in GTA3 and Vice City. |
+ | |||
+ | == Keywords == | ||
remove, actor, character, group | remove, actor, character, group |
Latest revision as of 01:27, 25 November 2016
- Description
- Removes the character from a group
- Syntax
- 06C9: remove_actor [char handle] from_group
- Parameter
- [char handle]
- The handle of the character
- Native analog
- REMOVE_CHAR_FROM_GROUP
This opcode removes the character from any group it belongs to. This opcode is similar to 01E0 used in GTA3 and Vice City.
Keywords
remove, actor, character, group