Difference between revisions of "0439"
Jump to navigation
Jump to search
(Created page with "{{OpCode | games = {{Icon|3}} | command = GET_CHASE_CAR | description = Gets the car from the chase scene | syntax1 = 0439: get_chase_car [''int'']...") |
m |
||
Line 13: | Line 13: | ||
== Keywords == | == Keywords == | ||
− | get, store, car, vehicle, chase, scene | + | get, store, car, vehicle, {{k|chase}}, scene |
Latest revision as of 19:07, 22 May 2019
- Description
- Gets the car from the chase scene
- Syntax
- 0439: get_chase_car [int] store_to [var]
- Parameter
- [int]
- Chase index
- [var]
- Variable to store the handle of the vehicle
This opcode gets the car from the chase scene started by opcode 0354. The car is also released from the chase scene and no longer follow its path. This opcode was never called in the original script of GTA III.
Keywords
get, store, car, vehicle, chase, scene