0534

From GTAMods Wiki
Revision as of 07:14, 16 April 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|VC}} '''ADD_PIZZAS_DELIVERED''' <hr /> '''Description''' : Adds to the pizzas delivered stat '''Syntax''' : 0534: increment_pizzas_delivered_by [''int''] '''Parameter''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vice City ADD_PIZZAS_DELIVERED


Description

Adds to the pizzas delivered stat

Syntax

0534: increment_pizzas_delivered_by [int]

Parameter

[int]
Integer value

This opcode adds to the "Pizza's Delivered" stat (GXT string ST_PIZZ). The stat will initially start with a value of 0 but it will not be displayed in the stats menu until the value is greater than 0. 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, pizza, pizzas, deliver, delivered, statistics, stat