GTAG - Modding - Opcode Database - 062F
Opcode Database
062F
| Description | Creates a new group, which multiple characters can be assigned to, allowing control over all of them as a group. In a mission script, the group is automatically added to the cleanup list. |
|---|---|
| Parameters (v2) | 1) Group type ID (Integer) (INT) 2) (Returned) Group handle (Integer) (INT) |
| Games | |
| Category | Creation, Group |
| Command Name (IV) | CREATE_GROUP |
| San Andreas | |
| sascm.ini | 062F=2,create_group %1h% store_to %2d% |
| Example | 062F: create_group 0 store_to 192@ |
| Command Name | CREATE_GROUP |

