Difference between revisions of "07C0"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = | + | | command = REQUEST_CAR_RECORDING |
− | | | + | | description = Requests the [[Carrec|car recording]] |
− | + | | syntax1 = 07C0: load_path [''int''] | |
+ | | p1t = [''int''] | ||
+ | | p1d = [[Carrec#List of paths in San Andreas|Car recording index]] | ||
| native = [[REQUEST_CAR_RECORDING]] | | native = [[REQUEST_CAR_RECORDING]] | ||
}} | }} | ||
− | |||
− | + | This opcode requests the car recording from the <code>carrec.img</code> file. | |
− | |||
− | + | == Keywords == | |
+ | load, request, path, car, recording, carrec |
Latest revision as of 23:09, 18 June 2016
- Description
- Requests the car recording
- Syntax
- 07C0: load_path [int]
- Parameter
- [int]
- Car recording index
- Native analog
- REQUEST_CAR_RECORDING
This opcode requests the car recording from the carrec.img
file.
Keywords
load, request, path, car, recording, carrec