Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 062F

Opcode Database

062F

DescriptionCreates 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)
Gamessa
CategoryCreation, Group
Command Name (IV)CREATE_GROUP
San Andreas
sascm.ini062F=2,create_group %1h% store_to %2d%
Example062F: create_group 0 store_to 192@
Command NameCREATE_GROUP

<< 062E

0630 >>