030C

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas PLAYER_MADE_PROGRESS


Description
Adds progress points
Syntax
030C: progress_made += [int]
Parameter
[int]
Integer value

This adds progress points by the amount to the game's statistics. This requires 030D to be initially set in order to have an effect. This affects 058C. The original scripts used only 1 as the integer value but any value works, including negative ones. The value set with this opcode is saved in block 17 of the save file in GTA III and block 19 in Vice City.

Keywords

player, made, add, mission, progress, point