Difference between revisions of "0873"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<code>0873=1,%1d%</code><br>
+
{{OpCode
'''Description''': Releases path<br>
+
| games      = {{Icon|SA}}
'''Parameter 1''': Path ID<br>
+
| command    = REMOVE_CAR_RECORDING
'''Supports''': San Andreas<br>
+
| description = Removes the [[Carrec|car recording]]
 +
| syntax1    = 0873: release_path [''int'']
 +
| p1t        = [''int'']
 +
| p1d        = [[Carrec#List of paths in San Andreas|Car recording index]]
 +
| native      = [[REMOVE_CAR_RECORDING]]
 +
}}
  
This opcode marks the path as no longer needed.
+
This opcode removes the car recording if [[07C1|it has been loaded]].
  
==Keywords==
+
== Keywords ==
release, path
+
unload, release, remove, path, car, recording, carrec
 
 
[[Category:OpCodes]]
 

Latest revision as of 23:18, 18 June 2016

San Andreas REMOVE_CAR_RECORDING


Description
Removes the car recording
Syntax
0873: release_path [int]
Parameter
[int]
Car recording index
Native analog
REMOVE_CAR_RECORDING

This opcode removes the car recording if it has been loaded.

Keywords

unload, release, remove, path, car, recording, carrec