Difference between revisions of "0543"
Jump to navigation
Jump to search
(Created page with "{{Icon|VC}} '''ADD_BLOOD_RING_KILLS''' <hr /> '''Description''' : Adds to the number of Bloodring kills stat '''Syntax''' : 0543: add_to_bloodring_kills_stat [''int''] '''Para...") |
(No difference)
|
Revision as of 18:07, 17 April 2015
Description
- Adds to the number of Bloodring kills stat
Syntax
- 0543: add_to_bloodring_kills_stat [int]
Parameter
- [int]
- Integer value
This opcode adds to the "Number of bloodring kills" stat (GXT string ST_BRK
). 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, blooding, kills, stadium, event, statistics, stat