Difference between revisions of "0531"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|VC}} '''ADD_STORES_KNOCKED_OFF''' <hr /> '''Description''' : Adds to the stores knocked off stat '''Syntax''' : 0531: increment_stores_knocked_off_by [''int''] '''Param...")
(No difference)

Revision as of 07:00, 16 April 2015

Vice City ADD_STORES_KNOCKED_OFF


Description

Adds to the stores knocked off stat

Syntax

0531: increment_stores_knocked_off_by [int]

Parameter

[int]
Integer value

This opcode adds to the "Stores Knocked Off" stat (GXT string ST_STOR). The stat will initially start with a value of 0. The parameter can be any integer value, including negative ones. The "out of 15" value is hardcoded within the game. The value set with this opcode is saved in block 19 of the save file.

Keywords

register, save, stores, knocked, off, robbed, rob, statistics, stat