Difference between revisions of "0544"
Jump to navigation
Jump to search
(Created page with "{{Icon|VC}} '''SET_LONGEST_TIME_IN_BLOOD_RING''' <hr /> '''Description''' : Sets the longest time in Bloodring stat '''Syntax''' : 0544: save_longest_time_in_bloodring [''int'...") |
m |
||
Line 9: | Line 9: | ||
:: Integer value | :: Integer value | ||
− | This opcode | + | This opcode saves the highest value to the "Longest time in bloodring" [[List of statistics (VC)|stat]] ([[GXT]] string <code>ST_LTBR</code>). 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. Any value higher than the saved value will update the saved value with the new value; lower values have no effect on the stat. The value set with this opcode is saved in [[Saves (GTA VC)#Block 19: Stats|block 19 of the save file]]. |
== Keywords == | == Keywords == |
Revision as of 05:49, 16 November 2015
SET_LONGEST_TIME_IN_BLOOD_RING
Description
- Sets the longest time in Bloodring stat
Syntax
- 0544: save_longest_time_in_bloodring [int]
Parameter
- [int]
- Integer value
This opcode saves the highest value to the "Longest time in bloodring" stat (GXT string ST_LTBR
). 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. Any value higher than the saved value will update the saved value with the new value; lower values have no effect on the stat. The value set with this opcode is saved in block 19 of the save file.
Keywords
register, save, set, longest, bloodring, blood, ring, stadium, event, statistics, stat