0534

From GTAMods Wiki
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 key ST_PIZZ). The stat initially starts with a value of 0 and does not appear in the stats menu until its 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