| Description | Gets the number of collectable1s collected. |
|---|
| Parameters (v2) | 1) (Returned) Integer (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | GET_COLLECTABLE1S_COLLECTED |
|---|
| San Andreas |
|---|
| sascm.ini | 03E1=0,NOP ; get_collectable1s_collected |
|---|
| Example | |
|---|
| Command Name | GET_COLLECTABLE1S_COLLECTED |
|---|
| Vice City |
|---|
| sascm.ini | 03e1=1,%1d% = packages_found |
|---|
| Example | 03E1: $1306 = packages_found |
|---|
| Command Name | GET_COLLECTABLE1S_COLLECTED |
|---|
| GTA III |
|---|
| gtascm.ini | 03e1=1,%1d% = packages_found |
|---|
| Example | 03E1: $VAR_NUM_HIDDEN_PACKAGES_FOUND = packages_found |
|---|
| Command Name | GET_COLLECTABLE1S_COLLECTED |
|---|