GTAG - Modding - Opcode Database - 030C
Opcode Database
030C
| Description | Increases the progress made stat by the specified amount. |
|---|---|
| Parameters (v2) | 1) Integer (INT) |
| Games | |
| Category | Common, Game |
| Command Name (IV) | PLAYER_MADE_PROGRESS |
| San Andreas | |
| sascm.ini | 030C=1,player_made_progress %1d% |
| Example | 030C: player_made_progress 1 |
| Command Name | PLAYER_MADE_PROGRESS |
| Vice City | |
| sascm.ini | 030c=1,progress_made = %1d% |
| Example | 030C: progress_made += 1 |
| GTA III | |
| gtascm.ini | 030c=1,progress_made = %1d% |
| Example | 030C: progress_made += 1 |
| Command Name | PLAYER_MADE_PROGRESS |

