041B

From GTAMods Wiki
Jump to navigation Jump to search

GTA III REGISTER_KILL_FRENZY_PASSED


Description
Increments the number of rampages passed stat
Syntax
041B: increment_rampages_passed
Parameter
none

This opcode increments by 1 to the left value of the "Rampages passed" stat (GXT key FEST_RP). The right value is set using 0408. The stat will initially start with a value of 0. The value set with this opcode is saved in block 17 of the save file. This opcode was never called in the original script of GTA III; the game already increments the stat without using this opcode after a rampage is passed.

Keywords

register, save, kill, frenzy, rampage, statistics, stat