030C
Revision as of 16:33, 11 April 2017 by Spaceeinstein (talk | contribs)
- 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