GTAG - Modding - Opcode Database - 046D
Opcode Database
046D
| Description | Returns the number of members which are in a group of the actor. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) (Returned) Integer (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | GET_GROUP_SIZE |
| San Andreas | |
| sascm.ini | 046D=2,get_number_of_followers %1d% store_to %2d% |
| Example | 046D: get_number_of_followers 36@ store_to 55@ |
| Command Name | GET_NUMBER_OF_FOLLOWERS |
| Vice City | |
| sascm.ini | 046D=2,get_number_of_followers %1d% store_to %2d% |
| Example | 046D: get_number_of_followers $4869 store_to $6898 |
| Command Name | GET_NUMBER_OF_FOLLOWERS |

