Difference between revisions of "0529"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|VC}} '''ADD_MONEY_SPENT_ON_PROPERTY''' <hr /> '''Description''' : Adds to the property budget stat '''Syntax''' : 0529: add [''int''] to_money_spent_on_property_stats '...")
(No difference)

Revision as of 17:50, 17 April 2015

Vice City ADD_MONEY_SPENT_ON_PROPERTY


Description

Adds to the property budget stat

Syntax

0529: add [int] to_money_spent_on_property_stats

Parameter

[int]
Integer value

This opcode adds to the "Property Budget" stat (GXT string ST_PROP). The stat will initially start with a value of 0 and is displayed in the menu as $0.00. The parameter can be any integer value, including negative ones. The value set with this opcode is saved in block 19 of the save file.

Keywords

register, save, money, spent, property, budget, statistics, stat