Difference between revisions of "03CD"
Jump to navigation
Jump to search
(Created page with "{{Icon|trilogy}} '''REMOVE_STUCK_CAR_CHECK''' <hr /> '''Description''' : Removes the vehicle from the stuck cars array '''Syntax''' :03CD: car [''car handle''] remove_from_stu...") |
|||
Line 12: | Line 12: | ||
This opcode removes the vehicle from the stuck cars array where it was previously [[03CC|stored]]. | This opcode removes the vehicle from the stuck cars array where it was previously [[03CC|stored]]. | ||
+ | |||
+ | ==Keywords== | ||
+ | stuck, car, vehicle, check, remove | ||
==See also== | ==See also== |
Latest revision as of 17:56, 26 June 2015
Description
- Removes the vehicle from the stuck cars array
Syntax
- 03CD: car [car handle] remove_from_stuck_car_check
Parameter
- car handle
- The handle of the vehicle
Native analog
This opcode removes the vehicle from the stuck cars array where it was previously stored.
Keywords
stuck, car, vehicle, check, remove