Difference between revisions of "07C1"
								
								Jump to navigation
				Jump to search
				
				
		
					
								
							
		| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | + | | ini         = 07C1=1,  %1d% | |
| − | + | | description = Checks if the path has been loaded | |
| − | + | | p1          = Path ID | |
| − | + | | game        = San Andreas | |
| + | | native      = [[HAS_CAR_RECORDING_BEEN_LOADED]] | ||
| + | }} | ||
| This opcode checks if the path is loaded after using [[07C0]]. | This opcode checks if the path is loaded after using [[07C0]]. | ||
| ==Keywords== | ==Keywords== | ||
| has, load, path, available | has, load, path, available | ||
| − | |||
| − | |||
Revision as of 07:09, 31 December 2008
{{{games}}}
- Description
- Checks if the path has been loaded
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- HAS_CAR_RECORDING_BEEN_LOADED
This opcode checks if the path is loaded after using 07C0.
Keywords
has, load, path, available

