01C3

From GTAMods Wiki
Revision as of 18:23, 7 November 2010 by Spaceeinstein (talk | contribs) (Created page with '{{OpCode | ini = 01C3=1,%1d% | description = Removes references to a vehicle | p1 = Vehicle handle | game = GTA 3, Vice City, San Andreas | na…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Removes references to a vehicle
Syntax
{{{syntax1}}}
Parameter
Native analog
MARK_CAR_AS_NO_LONGER_NEEDED

This opcode will mark the vehicle as no longer needed. The vehicle will no longer be recognized as part of the code. If you want your vehicle to disappear after it is destroyed or after you are finished with it, use this opcode to make it into a random traffic vehicle so it will disappear like a traffic vehicle. This opcode is only needed when the vehicle is spawned (00A5, etc.) or grabbed from the streets (0327, etc.). This opcode is not needed for any other cases. Using this with disregard will cause problems with other scripts trying to recognize the same vehicle.

Keywords

remove, reference, references, car, vehicle