Difference between revisions of "016E"
Jump to navigation
Jump to search
(Created page with "{{Icon|t}} '''OVERRIDE_NEXT_RESTART''' <hr /> '''Description''' : Overrides the next restart '''Syntax''' : 016E: override_next_restart at [''flt1''] [''flt2''] [''flt3''] ang...") |
m |
||
Line 1: | Line 1: | ||
− | {{Icon|t}} | + | {{OpCode |
− | + | | games = {{Icon|t}} | |
− | + | | command = OVERRIDE_NEXT_RESTART | |
− | + | | description = Overrides the next restart | |
− | + | | syntax1 = 016E: override_next_restart_at [''flt1''] [''flt2''] [''flt3''] angle [''flt4''] | |
− | + | | p1t = [''flt1''] | |
− | + | | p1d = X-coordinate | |
− | + | | p2t = [''flt2''] | |
− | + | | p2d = Y-coordinate | |
− | + | | p3t = [''flt3''] | |
− | + | | p3d = Z-coordinate (or ≤''-100.0'' for [[02CE|ground z]]) | |
− | + | | p4t = [''flt4''] | |
− | + | | p4d = [[Heading]] | |
− | + | }} | |
− | |||
This opcode creates a restart point that overrides all restart points, which include ones created through opcodes [[016C]] and [[016D]], only for the next player death or arrest. After the player is wasted or busted, the player will be spawned at the restart point and the override will be disabled, allowing all other restart points to resume. Opcode [[01F6]] can be used to cancel the override. The override restart point and its status are saved in [[Saves (GTA 3)#Block 9: Restarts|block 9 of the save file]] in GTA III, [[Saves (GTA VC)#Block 10: Restart Points|block 10]] in Vice City, and [[Saves (GTA SA)#Block 8: Restart Locations|block 8]] in San Andreas. | This opcode creates a restart point that overrides all restart points, which include ones created through opcodes [[016C]] and [[016D]], only for the next player death or arrest. After the player is wasted or busted, the player will be spawned at the restart point and the override will be disabled, allowing all other restart points to resume. Opcode [[01F6]] can be used to cancel the override. The override restart point and its status are saved in [[Saves (GTA 3)#Block 9: Restarts|block 9 of the save file]] in GTA III, [[Saves (GTA VC)#Block 10: Restart Points|block 10]] in Vice City, and [[Saves (GTA SA)#Block 8: Restart Locations|block 8]] in San Andreas. | ||
Line 19: | Line 18: | ||
== Keywords == | == Keywords == | ||
override, next, restart, point, hospital, police, wasted, busted, death, arrest | override, next, restart, point, hospital, police, wasted, busted, death, arrest | ||
− | |||
− |
Latest revision as of 14:44, 21 January 2016
- Description
- Overrides the next restart
- Syntax
- 016E: override_next_restart_at [flt1] [flt2] [flt3] angle [flt4]
- Parameter
This opcode creates a restart point that overrides all restart points, which include ones created through opcodes 016C and 016D, only for the next player death or arrest. After the player is wasted or busted, the player will be spawned at the restart point and the override will be disabled, allowing all other restart points to resume. Opcode 01F6 can be used to cancel the override. The override restart point and its status are saved in block 9 of the save file in GTA III, block 10 in Vice City, and block 8 in San Andreas.
Keywords
override, next, restart, point, hospital, police, wasted, busted, death, arrest