Difference between revisions of "07C1"
								
								Jump to navigation
				Jump to search
				
				
		
					
								
							
		| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | + | | games       = {{Icon|SA}} | |
| − | + | | 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]] | ||
| + | }} | ||
| − | This opcode  | + | This conditional opcode returns true if the car recording has been loaded after [[07C0|requesting it]]. | 
| − | ==Keywords== | + | == Keywords == | 
| − | has, load, path, available | + | 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


