Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 046D

Opcode Database

046D

DescriptionReturns the number of members which are in a group of the actor.
Parameters (v2)1) Actor handle (Integer) (INT)
2) (Returned) Integer (INT)
Gamessa vc
CategoryActor, Common
Command Name (IV)GET_GROUP_SIZE
San Andreas
sascm.ini046D=2,get_number_of_followers %1d% store_to %2d%
Example046D: get_number_of_followers 36@ store_to 55@
Command NameGET_NUMBER_OF_FOLLOWERS
Vice City
sascm.ini046D=2,get_number_of_followers %1d% store_to %2d%
Example046D: get_number_of_followers $4869 store_to $6898
Command NameGET_NUMBER_OF_FOLLOWERS

<< 046C

046E >>