Difference between revisions of "07C1"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = Checks if the | + | | command = HAS_CAR_RECORDING_BEEN_LOADED |
− | | | + | | description = Checks if the [[Carrec|car recording]] has been loaded |
− | | | + | | syntax1 = 07C1: path [''int''] available |
+ | | p1t = [''int''] | ||
+ | | p1d = [[Carrec#List of paths in San Andreas|Car recording index]] | ||
| native = [[HAS_CAR_RECORDING_BEEN_LOADED]] | | native = [[HAS_CAR_RECORDING_BEEN_LOADED]] | ||
}} | }} | ||
− | |||
− | ==Keywords== | + | This conditional opcode returns true if the car recording has been loaded after [[07C0|requesting it]]. |
− | has, load, path, available | + | |
+ | == Keywords == | ||
+ | has, load, loaded, path, available, car, recording, carrec |
Latest revision as of 23:14, 18 June 2016
- Description
- Checks if the car recording has been loaded
- Syntax
- 07C1: path [int] available
- Parameter
- [int]
- Car recording index
- Native analog
- HAS_CAR_RECORDING_BEEN_LOADED
This conditional opcode returns true if the car recording has been loaded after requesting it.
Keywords
has, load, loaded, path, available, car, recording, carrec