0531

From GTAMods Wiki
Revision as of 07:00, 16 April 2015 by Spaceeinstein (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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