041B

From GTAMods Wiki
Revision as of 09:08, 9 December 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} '''REGISTER_KILL_FRENZY_PASSED''' <hr /> '''Description''' : Increments the completed number of rampages stat '''Syntax''' : 041B: increment_rampages_passed '''Para...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III REGISTER_KILL_FRENZY_PASSED


Description

Increments the completed number of rampages stat

Syntax

041B: increment_rampages_passed

Parameter

[none]

This opcode increments by 1 to the left value of the "Rampages passed" stat (GXT string 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 completed.

Keywords

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