Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 030C

Opcode Database

030C

DescriptionIncreases the progress made stat by the specified amount.
Parameters (v2)1) Integer (INT)
Gamessa vc iii
CategoryCommon, Game
Command Name (IV)PLAYER_MADE_PROGRESS
San Andreas
sascm.ini030C=1,player_made_progress %1d%
Example030C: player_made_progress 1
Command NamePLAYER_MADE_PROGRESS
Vice City
sascm.ini030c=1,progress_made = %1d%
Example030C: progress_made += 1
GTA III
gtascm.ini030c=1,progress_made = %1d%
Example030C: progress_made += 1
Command NamePLAYER_MADE_PROGRESS

<< 030A

030D >>