Difference between revisions of "07C1"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<code>07C1=1,%1d%</code><br>
+
{{OpCode
'''Description''': Has path loaded<br>
+
| ini        = 07C1=1, %1d%
'''Parameter 1''': Path ID<br>
+
| description = Checks if the path has been loaded
'''Supports''': San Andreas<br>
+
| 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
 
[[Category:OpCodes]]
 

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