Difference between revisions of "0401"
Jump to navigation
Jump to search
(Created page with "{{Icon|3}} {{Icon|VC}} '''REGISTER_LIFE_SAVED''' <hr /> '''Description''' : Increments the number of people saved in an ambulance stat '''Syntax''' : 0401: increment_people_sa...") |
m |
||
Line 1: | Line 1: | ||
− | {{Icon|3}} {{Icon|VC}} | + | {{OpCode |
− | + | | games = {{Icon|3}} {{Icon|VC}} | |
− | + | | command = REGISTER_LIFE_SAVED | |
− | + | | description = Increments the number of people saved in an ambulance stat | |
− | + | | syntax1 = 0401: increment_people_saved_in_ambulance | |
− | + | | p1t = ''none'' | |
− | '' | + | }} |
− | |||
− | This opcode increments by 1 to the "People saved in an Ambulance" stat ([[GXT]] | + | This opcode increments by 1 to the "People saved in an Ambulance" stat ([[GXT]] key <code>FEST_LS</code>). The stat will initially start with a value of 0. The value set with this opcode is saved in [[Saves (GTA 3)#Block 17: Stats|block 17 of the save file]] in GTA III and [[Saves (GTA VC)#Block 19: Stats|block 19]] in Vice City. |
== Keywords == | == Keywords == | ||
register, save, people, life, saved, ambulance, statistics, stat | register, save, people, life, saved, ambulance, statistics, stat | ||
− | |||
− |
Latest revision as of 19:55, 10 November 2016
- Description
- Increments the number of people saved in an ambulance stat
- Syntax
- 0401: increment_people_saved_in_ambulance
- Parameter
- none
This opcode increments by 1 to the "People saved in an Ambulance" stat (GXT key FEST_LS
). The stat will initially start with a value of 0. The value set with this opcode is saved in block 17 of the save file in GTA III and block 19 in Vice City.
Keywords
register, save, people, life, saved, ambulance, statistics, stat